summaryrefslogtreecommitdiffstats
path: root/src/pref.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pref.cpp')
-rw-r--r--src/pref.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pref.cpp b/src/pref.cpp
index c2575cf..9d8f9f2 100644
--- a/src/pref.cpp
+++ b/src/pref.cpp
@@ -364,8 +364,6 @@ SQLiteServerPrefs::SQLiteServerPrefs( TQWidget *parent ) : TQWidget( parent )
TQString sqliteBinary;
#if HAVE_SQLITE3
sqliteBinary = "sqlite3";
- #elif HAVE_SQLITE
- sqliteBinary = "sqlite";
#endif
// Backup options