summaryrefslogtreecommitdiff
path: root/include/sfx2/sidebar/Deck.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sidebar/Deck.hxx')
-rw-r--r--include/sfx2/sidebar/Deck.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/sidebar/Deck.hxx b/include/sfx2/sidebar/Deck.hxx
index 5a3dabe7804a..899ff838c74d 100644
--- a/include/sfx2/sidebar/Deck.hxx
+++ b/include/sfx2/sidebar/Deck.hxx
@@ -69,7 +69,6 @@ public:
static void PrintWindowSubTree (vcl::Window* pRoot, int nIndentation);
sal_Int32 GetMinimalWidth() const { return mnMinimalWidth; }
- sal_Int32 GetMinimalHeight() const { return mnMinimalHeight; }
class ScrollContainerWindow : public vcl::Window
{