summaryrefslogtreecommitdiff
path: root/toolkit/workben/layout/zoom.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/workben/layout/zoom.cxx')
-rw-r--r--toolkit/workben/layout/zoom.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/toolkit/workben/layout/zoom.cxx b/toolkit/workben/layout/zoom.cxx
index 3f19089761e1..0fa756a33f03 100644
--- a/toolkit/workben/layout/zoom.cxx
+++ b/toolkit/workben/layout/zoom.cxx
@@ -92,16 +92,6 @@ struct SvxViewLayoutItem : public LAYOUT_SfxPoolItem
void SetBookMode( bool )
{
}
-#if 0 // needed for real SfxPoolItem
- int operator==( const SfxPoolItem& ) const
- {
- return 0;
- }
- SfxPoolItem* Clone( SfxItemPool* ) const
- {
- return 0;
- }
-#endif
};
#else /* !TEST_LAYOUT */
#include <svx/zoomitem.hxx>