Remove: performance measurements in YAPF
YAPF was constantly measuring its performance, but only at certain debug-levels this information was shown. Now after years, I sincerely wonder if anyone still knows about this feature and who still use it. Especially with the new framerate window, this detailed performance is not as meaningful anymore as it once was.
This commit is contained in:

committed by
Patric Stout

parent
e162aff7a3
commit
665a3928e2
@@ -8,6 +8,7 @@
|
||||
/** @file npf.cpp Implementation of the NPF pathfinder. */
|
||||
|
||||
#include "../../stdafx.h"
|
||||
#include "../../debug.h"
|
||||
#include "../../network/network.h"
|
||||
#include "../../viewport_func.h"
|
||||
#include "../../ship.h"
|
||||
|
Reference in New Issue
Block a user