summaryrefslogtreecommitdiff
path: root/src/profiler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/profiler.h')
-rw-r--r--src/profiler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/profiler.h b/src/profiler.h
index f674b3386..b703a2d5b 100644
--- a/src/profiler.h
+++ b/src/profiler.h
@@ -38,7 +38,6 @@ class Profiler
public:
Profiler()
{
- m_mutex.Init();
}
void add(const std::string &name, float value)