Re: [PUSHED][PATCH] Remove unused code in BiffInputStream

2012-02-28 Thread Caolán McNamara
On Mon, 2012-02-27 at 21:10 +0100, Santiago Martinez wrote: > 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

[PATCH] Remove unused code in BiffInputStream

2012-02-27 Thread Santiago Martinez
acf22a5d4b6be4 Mon Sep 17 00:00:00 2001 From: Santiago Martinez Date: Mon, 27 Feb 2012 20:32:50 +0100 Subject: [PATCH] Remove unused code in BiffInputStream. --- oox/inc/oox/xls/biffinputstream.hxx | 28 oox/source/xls/biffinputstream.cxx | 40 ---