disable DEBUG_CRENGINE

This commit is contained in:
Dobrica Pavlinusic
2012-08-28 23:15:34 +02:00
committed by Qingping Hou
parent 3cd19db601
commit 3d291f52ac

View File

@@ -17,7 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#define DEBUG_CRENGINE 1
#define DEBUG_CRENGINE 0
extern "C" {
#include "blitbuffer.h"