Make profiling mode really enforce singlethreading
A typo was preventing profiling mode to really enable singlethreading mode. Fixing the unfortunate typo of mine makes it work. Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de> Signed-off-by: Nicolas Sebrecht <nicolas.s-dev@laposte.net>
This commit is contained in:

committed by
Nicolas Sebrecht

parent
d05162675c
commit
2ab51e6855
@ -21,6 +21,7 @@ Bug Fixes
|
||||
|
||||
* Fix regression (UIBase is no more).
|
||||
|
||||
* Make profiling mode really enforce single-threading
|
||||
|
||||
Pending for the next major release
|
||||
==================================
|
||||
|
Reference in New Issue
Block a user