diff options
Diffstat (limited to 'kbarcode/sqltables.h')
-rw-r--r-- | kbarcode/sqltables.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/kbarcode/sqltables.h b/kbarcode/sqltables.h index 12f4ab4..36c08ab 100644 --- a/kbarcode/sqltables.h +++ b/kbarcode/sqltables.h @@ -30,10 +30,6 @@ #define TABLE_BASIC "barcode_basic" /* -------- */ -// a macro to support TQString::replace( TQString, TQString ) -// also on QT 3.0.x -#define DSREPLACE( x ) x - // Holds all information // necessary for connecting // to a database |