Skip to content

Commit

Permalink
Turn off FORCE_WHINE_ABOUT_THREADSAFE.
Browse files Browse the repository at this point in the history
  • Loading branch information
comex committed Nov 27, 2013
1 parent d58ed3a commit 9ba33d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/Core/Core/Src/CoreTiming.cpp
Expand Up @@ -14,7 +14,7 @@
#include "FifoQueue.h"

#define MAX_SLICE_LENGTH 20000
#define FORCE_WHINE_ABOUT_THREADSAFE 1
#define FORCE_WHINE_ABOUT_THREADSAFE 0

namespace CoreTiming
{
Expand Down

0 comments on commit 9ba33d0

Please sign in to comment.