summaryrefslogtreecommitdiff
path: root/ftparchive/cachedb.h
diff options
context:
space:
mode:
authorMichael Vogt <egon@bottom>2006-12-14 11:45:18 +0100
committerMichael Vogt <egon@bottom>2006-12-14 11:45:18 +0100
commit5cb3acda9e97a13e669746b9e772350c7938e731 (patch)
treeb452827c4cef44c76a718d39ab1f5f46337a74ff /ftparchive/cachedb.h
parenta8d4b8ff68e674110799fb193a897af56ca6a041 (diff)
parentca17f356866363d22d3263201f22cb0c45a46623 (diff)
* merged the no-pragma branch
Diffstat (limited to 'ftparchive/cachedb.h')
-rw-r--r--ftparchive/cachedb.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/ftparchive/cachedb.h b/ftparchive/cachedb.h
index afa22213a..c10f41ecc 100644
--- a/ftparchive/cachedb.h
+++ b/ftparchive/cachedb.h
@@ -12,9 +12,7 @@
#ifndef CACHEDB_H
#define CACHEDB_H
-#ifdef __GNUG__
-#pragma interface "cachedb.h"
-#endif
+
#include <db.h>
#include <string>