summaryrefslogtreecommitdiffstats
path: root/include/svtools
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-09-14 10:26:40 +0200
committerNoel Grandin <noel@peralex.com>2015-09-15 09:37:31 +0200
commitdccd68adba8affbac7080cfe7ac97451037b79a0 (patch)
tree155e97acd94137bcb80ae91b26521bd6565f62c8 /include/svtools
parentlok: initialize UNO url command dispatch (diff)
downloadcore-dccd68adba8affbac7080cfe7ac97451037b79a0.tar.gz
core-dccd68adba8affbac7080cfe7ac97451037b79a0.zip
remove unused Link<>
Change-Id: I7749d0d7d7dc27395373ed4a81e8235b9317d284
Diffstat (limited to 'include/svtools')
-rw-r--r--include/svtools/htmlcfg.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svtools/htmlcfg.hxx b/include/svtools/htmlcfg.hxx
index 156fb23baf25..4dc2485b854a 100644
--- a/include/svtools/htmlcfg.hxx
+++ b/include/svtools/htmlcfg.hxx
@@ -39,7 +39,6 @@ class SVT_DLLPUBLIC SvxHtmlOptions : public utl::ConfigItem
HtmlOptions_Impl*pImp;
static const com::sun::star::uno::Sequence<OUString>& GetPropertyNames();
void Load( const com::sun::star::uno::Sequence< OUString >& rPropertyNames );
- void CallListeners();
virtual void ImplCommit() SAL_OVERRIDE;