summaryrefslogtreecommitdiff
path: root/LedgerSMB.pm
diff options
context:
space:
mode:
Diffstat (limited to 'LedgerSMB.pm')
-rwxr-xr-xLedgerSMB.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/LedgerSMB.pm b/LedgerSMB.pm
index 4fb4ec1e..d20b4875 100755
--- a/LedgerSMB.pm
+++ b/LedgerSMB.pm
@@ -649,7 +649,6 @@ sub _db_init {
my $self = shift @_;
my %args = @_;
- $self->debug({file => '/tmp/dbconnect'});
# Handling of HTTP Basic Auth headers
my $auth = $ENV{'HTTP_AUTHORIZATION'};