summaryrefslogtreecommitdiff
path: root/ftparchive/cachedb.cc
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-06-08 23:35:53 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-06-08 23:35:53 +0200
commitcce08fb5aca7dd01706cecea845b183dc62b1717 (patch)
tree7ac508deb46a88ad76750fbcbdd8093a9f42cc8e /ftparchive/cachedb.cc
parentca17f356866363d22d3263201f22cb0c45a46623 (diff)
* remove all the remaining #pragma implementation
Diffstat (limited to 'ftparchive/cachedb.cc')
-rw-r--r--ftparchive/cachedb.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/ftparchive/cachedb.cc b/ftparchive/cachedb.cc
index 8a4ca0236..8de3a0b9e 100644
--- a/ftparchive/cachedb.cc
+++ b/ftparchive/cachedb.cc
@@ -10,10 +10,6 @@
##################################################################### */
/*}}}*/
// Include Files /*{{{*/
-#ifdef __GNUG__
-#pragma implementation "cachedb.h"
-#endif
-
#include "cachedb.h"
#include <apti18n.h>