X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/5e457a9336967e4851e094a84f9f94f4141ee393..8d4b705ab0ef3a0de13a9ff9f1aa47f09112f374:/apt-pkg/depcache.h diff --git a/apt-pkg/depcache.h b/apt-pkg/depcache.h index 8f759d345..84fed7f37 100644 --- a/apt-pkg/depcache.h +++ b/apt-pkg/depcache.h @@ -38,9 +38,6 @@ #ifndef PKGLIB_DEPCACHE_H #define PKGLIB_DEPCACHE_H -#ifdef __GNUG__ -#pragma interface "apt-pkg/depcache.h" -#endif #include <apt-pkg/pkgcache.h> #include <apt-pkg/progress.h>