Removed Packer::patchVersion() and Packer::patchVersionYear().

This commit is contained in:
Markus F.X.J. Oberhumer
2006-08-21 20:28:14 +02:00
parent 6f1cc2c1e5
commit 9f20ddc800
3 changed files with 0 additions and 39 deletions
-2
View File
@@ -258,8 +258,6 @@ protected:
int patch_le16(void *b, int blen, const void * old, unsigned new_);
int patch_le32(void *b, int blen, unsigned old, unsigned new_);
int patch_le32(void *b, int blen, const void * old, unsigned new_);
int patchVersion(void *b, int blen);
int patchVersionYear(void *b, int blen);
void checkPatch(void *b, int blen, int boff, int size);
// relocation util