summaryrefslogtreecommitdiff
path: root/apt-inst/deb
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/deb
parenta8d4b8ff68e674110799fb193a897af56ca6a041 (diff)
parentca17f356866363d22d3263201f22cb0c45a46623 (diff)
* merged the no-pragma branch
Diffstat (limited to 'apt-inst/deb')
-rw-r--r--apt-inst/deb/debfile.h3
-rw-r--r--apt-inst/deb/dpkgdb.h3
2 files changed, 0 insertions, 6 deletions
diff --git a/apt-inst/deb/debfile.h b/apt-inst/deb/debfile.h
index d89b85268..6b9f8ffc8 100644
--- a/apt-inst/deb/debfile.h
+++ b/apt-inst/deb/debfile.h
@@ -23,9 +23,6 @@
#ifndef PKGLIB_DEBFILE_H
#define PKGLIB_DEBFILE_H
-#ifdef __GNUG__
-#pragma interface "apt-pkg/debfile.h"
-#endif
#include <apt-pkg/arfile.h>
#include <apt-pkg/database.h>
diff --git a/apt-inst/deb/dpkgdb.h b/apt-inst/deb/dpkgdb.h
index ddbb6d6f2..125845f96 100644
--- a/apt-inst/deb/dpkgdb.h
+++ b/apt-inst/deb/dpkgdb.h
@@ -19,9 +19,6 @@
#ifndef PKGLIB_DPKGDB_H
#define PKGLIB_DPKGDB_H
-#ifdef __GNUG__
-#pragma interface "apt-pkg/dpkgdb.h"
-#endif
#include <apt-pkg/database.h>