summaryrefslogtreecommitdiff
path: root/apt-pkg/pkgrecords.cc
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-06-09 01:43:44 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-06-09 01:43:44 +0200
commitfb2894d268d4821e0dd4f2b803ff2043b1ec3162 (patch)
tree7f7309510879a2fbaa90b7a38ce4d688a75d00ec /apt-pkg/pkgrecords.cc
parent686d0fad160a51d8833a9429ec3a68de6f13c2d5 (diff)
parentcce08fb5aca7dd01706cecea845b183dc62b1717 (diff)
* merged the remaining bits from the apt--no-pragma branch
Diffstat (limited to 'apt-pkg/pkgrecords.cc')
-rw-r--r--apt-pkg/pkgrecords.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/apt-pkg/pkgrecords.cc b/apt-pkg/pkgrecords.cc
index b22f3e73f..0aaa2096a 100644
--- a/apt-pkg/pkgrecords.cc
+++ b/apt-pkg/pkgrecords.cc
@@ -9,9 +9,6 @@
##################################################################### */
/*}}}*/
// Include Files /*{{{*/
-#ifdef __GNUG__
-#pragma implementation "apt-pkg/pkgrecords.h"
-#endif
#include <apt-pkg/pkgrecords.h>
#include <apt-pkg/indexfile.h>
#include <apt-pkg/error.h>