summaryrefslogtreecommitdiff
path: root/include/editeng/itemtype.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/itemtype.hxx')
-rw-r--r--include/editeng/itemtype.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/editeng/itemtype.hxx b/include/editeng/itemtype.hxx
index f92f72cb3e5e..ee6150f7288f 100644
--- a/include/editeng/itemtype.hxx
+++ b/include/editeng/itemtype.hxx
@@ -41,7 +41,6 @@ OUString GetColorString( const Color& rCol );
EDITENG_DLLPUBLIC sal_uInt16 GetMetricId( SfxMapUnit eUnit );
-
inline long Scale( long nVal, long nMult, long nDiv )
{
BigInt aVal( nVal );