summaryrefslogtreecommitdiff
path: root/apt-pkg/indexfile.h
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-06-09 02:08:36 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2007-06-09 02:08:36 +0200
commit8d4b705ab0ef3a0de13a9ff9f1aa47f09112f374 (patch)
treedbb709bd869aef79f747daef87dad59efd645ef1 /apt-pkg/indexfile.h
parent5e457a9336967e4851e094a84f9f94f4141ee393 (diff)
parentcce08fb5aca7dd01706cecea845b183dc62b1717 (diff)
* merged apt--no-pragma
Diffstat (limited to 'apt-pkg/indexfile.h')
-rw-r--r--apt-pkg/indexfile.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/apt-pkg/indexfile.h b/apt-pkg/indexfile.h
index d5d1cf57a..3cc501629 100644
--- a/apt-pkg/indexfile.h
+++ b/apt-pkg/indexfile.h
@@ -22,9 +22,6 @@
#ifndef PKGLIB_INDEXFILE_H
#define PKGLIB_INDEXFILE_H
-#ifdef __GNUG__
-#pragma interface "apt-pkg/indexfile.h"
-#endif
#include <string>
#include <apt-pkg/pkgcache.h>