removed removeBinaryPackage()

CVS patchset: 2646
CVS date: 1999/01/04 16:44:38
This commit is contained in:
ewt 1999-01-04 16:44:38 +00:00
parent 37d4963129
commit fcfce2db40
1 changed files with 0 additions and 1 deletions

View File

@ -319,7 +319,6 @@ int rpmInstallSourcePackage(char * root, FD_t fd, char ** specFile,
rpmNotifyFunction notify, void * notifyData,
char * labelFormat, char ** cookie);
int rpmVersionCompare(Header first, Header second);
int removeBinaryPackage(char * root, rpmdb db, unsigned int offset, int flags);
int rpmdbRebuild(char * root);
int rpmVerifyFile(char * root, Header h, int filenum, int * result,