Procházet zdrojové kódy

dselect: Remove i2info() declaration w/o matching definition

Guillem Jover před 15 roky
rodič
revize
2276c6a59c
1 změnil soubory, kde provedl 0 přidání a 2 odebrání
  1. 0 2
      dselect/pkglist.h

+ 0 - 2
dselect/pkglist.h

@@ -229,8 +229,6 @@ extern const char statuschars[];
 extern const char eflagchars[];
 extern const char eflagchars[];
 extern const char wantchars[];
 extern const char wantchars[];
 
 
-const struct pkginfoperfile *i2info(struct pkginfo *pkg);
-
 extern modstatdb_rw readwrite;
 extern modstatdb_rw readwrite;
 
 
 #endif /* PKGLIST_H */
 #endif /* PKGLIST_H */