Re: [Libreoffice] _USE_UNO

2011-03-29 Thread Christina Roßmanith
Removed it, built successfully and pushed it. Christina Am 28.03.2011 14:00, schrieb Michael Meeks: Hi Christina, On Mon, 2011-03-28 at 12:48 +0200, Christina Roßmanith wrote: there are some places where _USE_UNO is #defined and some lines later it is queried via #ifdef. It seems that _USE_U

Re: [Libreoffice] _USE_UNO

2011-03-28 Thread Michael Meeks
Hi Christina, On Mon, 2011-03-28 at 12:48 +0200, Christina Roßmanith wrote: > there are some places where _USE_UNO is #defined and some lines later it > is queried via #ifdef. It seems that _USE_UNO could be removed in that > context. :-) > Veto or go? So I would remove it. On