Explorar o código

* removed the remaining #ifdef __GNUG__ that are no longer required

Michael Vogt %!s(int64=20) %!d(string=hai) anos
pai
achega
ca17f35686
Modificáronse 3 ficheiros con 0 adicións e 7 borrados
  1. 0 3
      apt-inst/database.h
  2. 0 2
      apt-pkg/contrib/fileutl.h
  3. 0 2
      apt-pkg/contrib/progress.h

+ 0 - 3
apt-inst/database.h

@@ -21,9 +21,6 @@
 #ifndef PKGLIB_DATABASE_H
 #define PKGLIB_DATABASE_H
 
-#ifdef __GNUG__
-#endif
-
 #include <apt-pkg/filelist.h>
 #include <apt-pkg/pkgcachegen.h>
 

+ 0 - 2
apt-pkg/contrib/fileutl.h

@@ -21,8 +21,6 @@
 #ifndef PKGLIB_FILEUTL_H
 #define PKGLIB_FILEUTL_H
 
-#ifdef __GNUG__
-#endif 
 
 #include <string>
 

+ 0 - 2
apt-pkg/contrib/progress.h

@@ -21,8 +21,6 @@
 #ifndef PKGLIB_PROGRESS_H
 #define PKGLIB_PROGRESS_H
 
-#ifdef __GNUG__
-#endif 
 
 #include <string>
 #include <sys/time.h>