From 04e9a9d5410a151d232a577b46791d2edffba527 Mon Sep 17 00:00:00 2001 From: sapier Date: Sun, 1 Dec 2013 01:52:06 +0100 Subject: Cleanup jthread and fix win32 build --- src/profiler.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/profiler.h') 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) -- cgit v1.2.3