summaryrefslogtreecommitdiff
path: root/configmgr/source/inc/treemanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'configmgr/source/inc/treemanager.hxx')
-rw-r--r--configmgr/source/inc/treemanager.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/configmgr/source/inc/treemanager.hxx b/configmgr/source/inc/treemanager.hxx
index d6609308a2..b261f4e43e 100644
--- a/configmgr/source/inc/treemanager.hxx
+++ b/configmgr/source/inc/treemanager.hxx
@@ -132,7 +132,6 @@ namespace configmgr
void addListener(configuration::AbsolutePath const& aName, const RequestOptions& _aOptions, rtl::Reference<INodeListener> const& pListener);
void removeListener(const RequestOptions& _aOptions, rtl::Reference<INodeListener> const& pListener);
- void disposing(backend::CacheController & _rProvider) SAL_THROW(());
void componentCreated(backend::ComponentRequest const & _aComponent) SAL_THROW(());
void componentChanged(backend::UpdateRequest const & _anUpdate) SAL_THROW(());