Reverted my last patch and removed updateCallbackSizes() again.
Should use a subclass of UiPacker for special display. committer: mfx <mfx> 977048325 +0000
This commit is contained in:
@@ -231,9 +231,6 @@ protected:
|
||||
virtual upx_byte *optimizeReloc32(upx_byte *in,unsigned relocnum,upx_byte *out,upx_byte *image,int bs,int *big);
|
||||
virtual unsigned unoptimizeReloc32(upx_byte **in,upx_byte *image,MemBuffer *out,int bs);
|
||||
|
||||
// UI util
|
||||
virtual void updateCallbackSizes(unsigned *, unsigned *) const { }
|
||||
|
||||
|
||||
protected:
|
||||
InputFile *fi;
|
||||
|
||||
Reference in New Issue
Block a user