diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2007-06-09 02:08:36 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2007-06-09 02:08:36 +0200 |
commit | 8d4b705ab0ef3a0de13a9ff9f1aa47f09112f374 (patch) | |
tree | dbb709bd869aef79f747daef87dad59efd645ef1 /ftparchive/apt-ftparchive.h | |
parent | 5e457a9336967e4851e094a84f9f94f4141ee393 (diff) | |
parent | cce08fb5aca7dd01706cecea845b183dc62b1717 (diff) |
* merged apt--no-pragma
Diffstat (limited to 'ftparchive/apt-ftparchive.h')
-rw-r--r-- | ftparchive/apt-ftparchive.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ftparchive/apt-ftparchive.h b/ftparchive/apt-ftparchive.h index c364d670e..240cf9ba7 100644 --- a/ftparchive/apt-ftparchive.h +++ b/ftparchive/apt-ftparchive.h @@ -13,9 +13,6 @@ #ifndef APT_FTPARCHIVE_H #define APT_FTPARCHIVE_H -#ifdef __GNUG__ -#pragma interface "apt-ftparchive.h" -#endif #include <fstream> |