ソースを参照

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

Guillem Jover 15 年 前
コミット
2276c6a59c
共有1 個のファイルを変更した0 個の追加2 個の削除を含む
  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 wantchars[];
 
-const struct pkginfoperfile *i2info(struct pkginfo *pkg);
-
 extern modstatdb_rw readwrite;
 
 #endif /* PKGLIST_H */