summaryrefslogtreecommitdiff
path: root/include/sfx2/templateabstractview.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/templateabstractview.hxx')
-rw-r--r--include/sfx2/templateabstractview.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/sfx2/templateabstractview.hxx b/include/sfx2/templateabstractview.hxx
index 903c997abd99..38445864a56a 100644
--- a/include/sfx2/templateabstractview.hxx
+++ b/include/sfx2/templateabstractview.hxx
@@ -95,9 +95,6 @@ public:
const OUString& getCurRegionName () const { return maCurRegionName;}
- // Check if the root region is visible or not.
- bool isNonRootRegionVisible () const { return mnCurRegionId > 0;}
-
void setOpenRegionHdl(const Link<void*,void> &rLink);
void setRightClickHdl(const Link<ThumbnailViewItem*,void> &rLink);