summaryrefslogtreecommitdiffstats
path: root/include/vcl/helper.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-09-29 12:40:47 +0200
committerNoel Grandin <noel@peralex.com>2015-09-29 15:08:43 +0200
commit34180700b2686c97cdce0b52ca9578a41a153035 (patch)
tree073f3753e4483f30efa3c7c769f23971e6a046d5 /include/vcl/helper.hxx
parentAvoid ambiguity with C++14 std::make_unique (diff)
downloadcore-34180700b2686c97cdce0b52ca9578a41a153035.tar.gz
core-34180700b2686c97cdce0b52ca9578a41a153035.zip
loplugin:removeunusedmethods, remove unused stuff
Change-Id: I35456b2a3ad2a84a1d045f09cdfb29e4c19b8350
Diffstat (limited to 'include/vcl/helper.hxx')
-rw-r--r--include/vcl/helper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/helper.hxx b/include/vcl/helper.hxx
index 49c4197958a2..34271cae690e 100644
--- a/include/vcl/helper.hxx
+++ b/include/vcl/helper.hxx
@@ -56,7 +56,6 @@ OUString VCL_DLLPUBLIC getOfficePath( enum whichOfficePath ePath );
} // namespace
-bool VCL_DLLPUBLIC GetMenuInvalidateListeners();
#endif // INCLUDED_VCL_HELPER_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */