remove debug.

This commit is contained in:
jaynus 2015-04-10 11:57:50 -07:00
parent c28ac5b4a9
commit bcb7d18e7e
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
#define DEBUG_MODE_FULL
//#define DEBUG_MODE_FULL
#include "script_component.hpp"
TRACE_1("enter", _this);

View File

@ -1,4 +1,4 @@
#define DEBUG_MODE_FULL
//#define DEBUG_MODE_FULL
#include "script_component.hpp"
TRACE_1("enter", _this);