summaryrefslogtreecommitdiff
path: root/ledger-smb.conf
diff options
context:
space:
mode:
authorlinuxpoet <linuxpoet@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-09 21:02:04 +0000
committerlinuxpoet <linuxpoet@4979c152-3d1c-0410-bac9-87ea11338e46>2006-09-09 21:02:04 +0000
commitd79750581e91b6627d034dc70b7d5bf2946864f2 (patch)
treec6e28c89aab142233081d8e0b092d4a179dfd08a /ledger-smb.conf
parente7b8f44e16adb3fa274c81889f17ba098f350d81 (diff)
Removed Oracle and DB2 support from ledger-smb.conf, also added note in TODO
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@51 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'ledger-smb.conf')
-rw-r--r--ledger-smb.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/ledger-smb.conf b/ledger-smb.conf
index dd415a71..86f909d9 100644
--- a/ledger-smb.conf
+++ b/ledger-smb.conf
@@ -39,10 +39,6 @@ $ENV{PATH} .= ":/usr/local/bin";
# on mac os X using Fink's Perl libs, add the path
#$ENV{PERL5LIB} .= ":/sw/lib/perl5";
-# DB2, Default dataset is expected to be LEDGER
-#$ENV{DB2INSTANCE} = "db2inst1";
-#$ENV{DB2_HOME} = "/opt/IBM/db2/V8.1/";
-
1;