summaryrefslogtreecommitdiff
path: root/vcl/generic/print/psputil.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/generic/print/psputil.cxx')
-rw-r--r--vcl/generic/print/psputil.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/generic/print/psputil.cxx b/vcl/generic/print/psputil.cxx
index 3c409d9c6e57..9d47556fb3d4 100644
--- a/vcl/generic/print/psputil.cxx
+++ b/vcl/generic/print/psputil.cxx
@@ -89,7 +89,6 @@ getAlignedHexValueOf (sal_Int32 nValue, sal_Char* pBuffer)
return nRet;
}
-
sal_Int32
getValueOf (sal_Int32 nValue, sal_Char* pBuffer)
{
@@ -245,7 +244,6 @@ ConverterFactory& GetConverterFactory()
return theConverterFactory::get();
}
-
} /* namespace psp */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */