summaryrefslogtreecommitdiff
path: root/src/utils/timer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/timer.h')
-rw-r--r--src/utils/timer.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/utils/timer.h b/src/utils/timer.h
index 603d24cd..69ca634e 100644
--- a/src/utils/timer.h
+++ b/src/utils/timer.h
@@ -35,8 +35,6 @@
#include "wingettimeofday.h"
#endif
-namespace tmwserv
-{
namespace utils
{
@@ -99,6 +97,5 @@ class Timer
};
} // ::utils
-} // ::tmwserv
#endif