summaryrefslogtreecommitdiff
path: root/salhelper/source/timer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'salhelper/source/timer.cxx')
-rw-r--r--salhelper/source/timer.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/salhelper/source/timer.cxx b/salhelper/source/timer.cxx
index 8d1d5f68d3b6..944d07d27862 100644
--- a/salhelper/source/timer.cxx
+++ b/salhelper/source/timer.cxx
@@ -237,8 +237,7 @@ TTimeValue Timer::getRemainingTime() const
/////////////////////////////////////////////////////////////////////////////
//
// Timer manager
-//
-namespace
+
{
// Synchronize access to TimerManager
struct theTimerManagerMutex : public rtl::Static< osl::Mutex, theTimerManagerMutex> {};