diff options
author | Marc-André Laverdière-Papineau <marc-andre@atc.tcs.com> | 2012-03-04 20:24:26 -0500 |
---|---|---|
committer | Marc-André Laverdière-Papineau <marc-andre@atc.tcs.com> | 2012-03-04 21:26:13 -0500 |
commit | 0586306a5481e3cb5f5c89bc5897c707b2f2dfd6 (patch) | |
tree | ed2d84d0cb503c538ed5512dd806267150a09d65 /comphelper/inc | |
parent | c0e58cdcac9c5138d2d6f84e4da97110eb397621 (diff) |
Removed dead code
Diffstat (limited to 'comphelper/inc')
-rw-r--r-- | comphelper/inc/comphelper/accessibleselectionhelper.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
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 ); |