diff options
Diffstat (limited to 'svx/source/unodraw')
-rw-r--r-- | svx/source/unodraw/unopage.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/svx/source/unodraw/unopage.cxx b/svx/source/unodraw/unopage.cxx index e59afceef7cf..f80f92e77f56 100644 --- a/svx/source/unodraw/unopage.cxx +++ b/svx/source/unodraw/unopage.cxx @@ -615,9 +615,6 @@ SvxShape* SvxDrawPage::CreateShapeByTypeAndInventor( sal_uInt16 nType, SdrInvent (void) referer; #endif SvxShape* pRet = nullptr; -#if !HAVE_FEATURE_DESKTOP - (void)referer; -#endif switch( nInventor ) { |