move b_len from PackHeader to PackUnix
packer.h p_unix.h p_unix.cpp p_lx_elf.cpp p_lx_exc.cpp committer: jreiser <jreiser> 981741734 +0000
This commit is contained in:
@@ -95,9 +95,6 @@ public:
|
||||
|
||||
// info fields set by Packer::compressWithFilters()
|
||||
unsigned overlap_overhead;
|
||||
|
||||
// FIXME: john, what is this ???
|
||||
unsigned b_len; // total length of b_info blocks
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user