summaryrefslogtreecommitdiff
path: root/include/framework/titlehelper.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-07-14 15:55:09 +0200
committerNoel Grandin <noelgrandin@gmail.com>2015-07-15 11:33:21 +0000
commit269bf161e6904f33dda21e319982bfb119f24592 (patch)
tree512cd13b685c32d4ff115fa56f00c71604ec3309 /include/framework/titlehelper.hxx
parenta62129aa632c2d574a6560efc19f9de84aed1670 (diff)
loplugin:unusedmethods framework
Change-Id: Ibfeb0ef753a083f458c84f446f0729f05c73e2d6 Reviewed-on: https://gerrit.libreoffice.org/17060 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'include/framework/titlehelper.hxx')
-rw-r--r--include/framework/titlehelper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/framework/titlehelper.hxx b/include/framework/titlehelper.hxx
index 441116302eb5..817c8ecb5ab0 100644
--- a/include/framework/titlehelper.hxx
+++ b/include/framework/titlehelper.hxx
@@ -158,7 +158,6 @@ class FWE_DLLPUBLIC TitleHelper : private ::cppu::BaseMutex
void impl_appendComponentTitle ( OUStringBuffer& sTitle ,
const css::uno::Reference< css::uno::XInterface >& xComponent);
void impl_appendProductName (OUStringBuffer& sTitle);
- void impl_appendProductExtension (OUStringBuffer& sTitle);
void impl_appendModuleName (OUStringBuffer& sTitle);
void impl_appendDebugVersion (OUStringBuffer& sTitle);