summaryrefslogtreecommitdiff
path: root/basctl/source/dlged/dlgedlist.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/dlged/dlgedlist.cxx')
-rw-r--r--basctl/source/dlged/dlgedlist.cxx14
1 files changed, 0 insertions, 14 deletions
diff --git a/basctl/source/dlged/dlgedlist.cxx b/basctl/source/dlged/dlgedlist.cxx
index 41fa01b262c8..1cef4b9762ba 100644
--- a/basctl/source/dlged/dlgedlist.cxx
+++ b/basctl/source/dlged/dlgedlist.cxx
@@ -53,13 +53,6 @@ DlgEdPropListenerImpl::~DlgEdPropListenerImpl()
void SAL_CALL DlgEdPropListenerImpl::disposing( const ::com::sun::star::lang::EventObject& ) throw( ::com::sun::star::uno::RuntimeException)
{
- /*
- // disconnect the listener
- if (pDlgEdObj)
- {
- (pDlgEdObj->m_xPropertyChangeListener).clear();
- }
- */
}
// XPropertyChangeListener
@@ -94,13 +87,6 @@ DlgEdEvtContListenerImpl::~DlgEdEvtContListenerImpl()
void SAL_CALL DlgEdEvtContListenerImpl::disposing( const ::com::sun::star::lang::EventObject& ) throw( ::com::sun::star::uno::RuntimeException)
{
- /*
- // disconnect the listener
- if (pDlgEdObj)
- {
- (pDlgEdObj->m_xContainerListener).clear();
- }
- */
}
// XContainerListener