Просмотр исходного кода

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

Michael Vogt лет назад: 20
Родитель
Сommit
ca17f35686
3 измененных файлов с 0 добавлено и 7 удалено
  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
 #ifndef PKGLIB_DATABASE_H
 #define PKGLIB_DATABASE_H
 #define PKGLIB_DATABASE_H
 
 
-#ifdef __GNUG__
-#endif
-
 #include <apt-pkg/filelist.h>
 #include <apt-pkg/filelist.h>
 #include <apt-pkg/pkgcachegen.h>
 #include <apt-pkg/pkgcachegen.h>
 
 

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

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

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

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