Removed unused variable.

committer: mfx <mfx> 1028139040 +0000
This commit is contained in:
Markus F.X.J. Oberhumer 2002-07-31 18:10:40 +00:00
parent fd13f41294
commit c8fb0994ed

View File

@ -95,8 +95,6 @@ protected:
upx_uint fdata_size;
// calculated filesize
upx_uint cfile_size;
MemBuffer pad_data;
};