summaryrefslogtreecommitdiff
path: root/apt-inst/database.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 /apt-inst/database.h
parenta8d4b8ff68e674110799fb193a897af56ca6a041 (diff)
parentca17f356866363d22d3263201f22cb0c45a46623 (diff)
* merged the no-pragma branch
Diffstat (limited to 'apt-inst/database.h')
-rw-r--r--apt-inst/database.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/apt-inst/database.h b/apt-inst/database.h
index 0972d40cd..ef45bc2d6 100644
--- a/apt-inst/database.h
+++ b/apt-inst/database.h
@@ -21,10 +21,6 @@
#ifndef PKGLIB_DATABASE_H
#define PKGLIB_DATABASE_H
-#ifdef __GNUG__
-#pragma interface "apt-pkg/database.h"
-#endif
-
#include <apt-pkg/filelist.h>
#include <apt-pkg/pkgcachegen.h>