diff options
Diffstat (limited to 'salhelper')
-rw-r--r-- | salhelper/source/timer.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/salhelper/source/timer.cxx b/salhelper/source/timer.cxx index c79f1fc03588..a43078dade97 100644 --- a/salhelper/source/timer.cxx +++ b/salhelper/source/timer.cxx @@ -413,9 +413,6 @@ void TimerManager::checkForTimeout() { m_Lock.release(); } - - - return; } void TimerManager::run() |