Re: [PATCH] Remove unused debug facilities from basebmp

2012-04-18 Thread Jan Holesovsky
Hi Gabor, On 2012-04-14 at 11:58 +0200, Lubos Lunak wrote: > > Remove debug dumping facility from basebmp. > > From the patch: > > "Used in vcl/headless/svpgdi.cxx when OSL_DEBUG_LEVEL > 2" > > And it indeed is. Moreover it looks like quite useful debugging > functionality, so I don't think

Re: [PATCH] Remove unused debug facilities from basebmp

2012-04-14 Thread Lubos Lunak
On Saturday 14 of April 2012, Gábor Stefanik wrote: > Remove debug dumping facility from basebmp. From the patch: "Used in vcl/headless/svpgdi.cxx when OSL_DEBUG_LEVEL > 2" And it indeed is. Moreover it looks like quite useful debugging functionality, so I don't think it should be removed just