<div>Hi, i'm not sure if this patch is correct so please review. I deleted BiffInputStream::sizeBase(), skipByteString(bool) and skipUniString() methods listed in unusedcode.easy. But also deleted another two methods (skipUniStringBody and skipUniStringChars ) because these two methods are used only by previously deleted methods. </div>
<div><br></div>
<div>I can't find other calls to these methods using "git grep". Also, source code compiles whithout problems, but I don't know if can be safely deleted or maybe keept until unusedcode.easy be generated again.</div>
<div><br></div><div>Thanks.</div>