[Libreoffice] [PATCH] [PUSHED] Remove unused commented variable
Thomas Arnhold
thomas at arnhold.org
Thu Feb 24 11:00:43 PST 2011
Hi,
pushed this. Thanks!
Thomas
On 02/23/2011 10:47 PM, Michael Lefevre wrote:
> ---
> writerfilter/source/dmapper/PropertyMap.cxx | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/writerfilter/source/dmapper/PropertyMap.cxx b/writerfilter/source/dmapper/PropertyMap.cxx
> index 07fee7f..1d07cb4 100644
> --- a/writerfilter/source/dmapper/PropertyMap.cxx
> +++ b/writerfilter/source/dmapper/PropertyMap.cxx
> @@ -420,7 +420,6 @@ void SectionPropertyMap::ApplyBorderToPageStyles(
> uno::Reference< beans::XPropertySet > xFirst;
> uno::Reference< beans::XPropertySet > xSecond;
> sal_Int32 nOffsetFrom = (nValue & 0x00E0) >> 5;
> - //sal_Int32 bPageDepth = (nValue & 0x0018) >> 3; //unused infromation: 0 - in front 1 - in back
> //todo: negative spacing (from ww8par6.cxx)
> switch( nValue & 0x07)
> {
More information about the LibreOffice
mailing list