From 430c462031a25f598b3515d9164034c4389b0257 Mon Sep 17 00:00:00 2001 From: dhewg Date: Wed, 6 Apr 2011 11:30:01 +0200 Subject: Revert "ANDROID: Temporarily enable GL error checks" This reverts commit 1c8fc0538815b1418bb7824e4eefda65eb2719d9. Commit d50e7af7 confirmed as fix, so it wasn't a GL issue at all --- backends/platform/android/android.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'backends/platform/android') diff --git a/backends/platform/android/android.h b/backends/platform/android/android.h index 55a828b873..f3d989c3f8 100644 --- a/backends/platform/android/android.h +++ b/backends/platform/android/android.h @@ -47,7 +47,7 @@ // toggles start //#define ANDROID_DEBUG_ENTER -#define ANDROID_DEBUG_GL +//#define ANDROID_DEBUG_GL //#define ANDROID_DEBUG_GL_CALLS // toggles end -- cgit v1.2.3