diff options
Diffstat (limited to 'comphelper')
-rw-r--r-- | comphelper/source/misc/asyncnotification.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comphelper/source/misc/asyncnotification.cxx b/comphelper/source/misc/asyncnotification.cxx index ec305e4bdfce..2a2ef6b1c819 100644 --- a/comphelper/source/misc/asyncnotification.cxx +++ b/comphelper/source/misc/asyncnotification.cxx @@ -266,7 +266,6 @@ namespace comphelper { // try to delete "this" m_xImpl->pKeepThisAlive.reset(); - return osl::Thread::onTerminated(); } } // namespace comphelper |