another round of method hardening with const& in Configuration
[ntk/apt.git] / apt-pkg / sourcelist.h
index 123ae69..b9e4389 100644 (file)
@@ -35,9 +35,6 @@
 using std::string;
 using std::vector;
     
-#ifdef __GNUG__
-#pragma interface "apt-pkg/sourcelist.h"
-#endif
 
 class pkgAquire;
 class pkgSourceList