From 0586306a5481e3cb5f5c89bc5897c707b2f2dfd6 Mon Sep 17 00:00:00 2001 From: Marc-André Laverdière-Papineau Date: Sun, 4 Mar 2012 20:24:26 -0500 Subject: Removed dead code --- comphelper/inc/comphelper/accessibleselectionhelper.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'comphelper/inc') diff --git a/comphelper/inc/comphelper/accessibleselectionhelper.hxx b/comphelper/inc/comphelper/accessibleselectionhelper.hxx index d91693b81185..972113ffb115 100644 --- a/comphelper/inc/comphelper/accessibleselectionhelper.hxx +++ b/comphelper/inc/comphelper/accessibleselectionhelper.hxx @@ -101,8 +101,6 @@ namespace comphelper { protected: - OAccessibleSelectionHelper( ); - /// see the respective base class ctor for an extensive comment on this, please OAccessibleSelectionHelper( IMutex* _pExternalLock ); -- cgit