summaryrefslogtreecommitdiff
path: root/include/sfx2
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-03-04 08:31:17 +0200
committerNoel Grandin <noel@peralex.com>2014-03-05 09:17:46 +0200
commit967c694cfe2d9bf0a362f954858fc96691e23903 (patch)
tree65d5859106431da644b16c4ffdc28aac5824a036 /include/sfx2
parent6b27104ac5d8473d2a453bcd64c25e590aaec7e4 (diff)
remove unused code TemplateLocalView::HasUnfilteredItems(FILTER_APPLICATION)
Change-Id: Ia4e8c6139b20f2370219d9e7b72e6b3083301ba0
Diffstat (limited to 'include/sfx2')
-rw-r--r--include/sfx2/templatelocalview.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sfx2/templatelocalview.hxx b/include/sfx2/templatelocalview.hxx
index 6234c2908ad2..b78604de3b0d 100644
--- a/include/sfx2/templatelocalview.hxx
+++ b/include/sfx2/templatelocalview.hxx
@@ -36,8 +36,6 @@ public:
// Fill view with template folders thumbnails
virtual void Populate ();
- bool HasUnfilteredItems(FILTER_APPLICATION App);
-
virtual void reload ();
virtual void showRootRegion ();