summaryrefslogtreecommitdiffstats
path: root/sw/inc/SidebarWin.hxx
diff options
context:
space:
mode:
authorPovilas Kanapickas <povilas.kanapickas@gmail.com>2010-10-19 14:38:19 +0100
committerCaolán McNamara <caolanm@redhat.com>2010-10-19 14:38:19 +0100
commit92772901ac61dee484b7df1c7c940f213353f5fe (patch)
treef9edb6551751830e8ddcf59ff73781240f9cf5ff /sw/inc/SidebarWin.hxx
parentRTF: fix non-text frames (diff)
downloadcore-92772901ac61dee484b7df1c7c940f213353f5fe.tar.gz
core-92772901ac61dee484b7df1c7c940f213353f5fe.zip
remove non-compiled code
Diffstat (limited to 'sw/inc/SidebarWin.hxx')
-rw-r--r--sw/inc/SidebarWin.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/inc/SidebarWin.hxx b/sw/inc/SidebarWin.hxx
index 3020715fa32a..7720c387b7ea 100644
--- a/sw/inc/SidebarWin.hxx
+++ b/sw/inc/SidebarWin.hxx
@@ -147,9 +147,6 @@ class SwSidebarWin : public Window
void SetFollow( bool bIsFollow) { mbIsFollow = bIsFollow; };
virtual bool CalcFollow() = 0;
-#if 0
-#endif
-
sal_Int32 GetMetaHeight();
sal_Int32 GetMinimumSizeWithMeta();
sal_Int32 GetMinimumSizeWithoutMeta();