summaryrefslogtreecommitdiff
path: root/cppuhelper/source/tdmgr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/source/tdmgr.cxx')
-rw-r--r--cppuhelper/source/tdmgr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppuhelper/source/tdmgr.cxx b/cppuhelper/source/tdmgr.cxx
index 8e614d2ce39c..582e3f5699dc 100644
--- a/cppuhelper/source/tdmgr.cxx
+++ b/cppuhelper/source/tdmgr.cxx
@@ -628,7 +628,7 @@ public:
virtual void SAL_CALL disposing( lang::EventObject const & rEvt )
throw (RuntimeException);
};
-//__________________________________________________________________________________________________
+
void EventListenerImpl::disposing( lang::EventObject const & rEvt )
throw (RuntimeException)
{