Remove debug

This commit is contained in:
PabstMirror 2015-09-26 22:02:44 -05:00
parent 174d8ac306
commit 4a935eb129

View File

@ -10,7 +10,6 @@
*
* Public: No
*/
#define ENABLE_PERFORMANCE_COUNTERS
#include "script_component.hpp"
BEGIN_COUNTER(fnc_render);