aboutsummaryrefslogtreecommitdiff
path: root/backends
diff options
context:
space:
mode:
authordhewg2011-04-06 11:30:01 +0200
committerdhewg2011-04-06 11:31:20 +0200
commit430c462031a25f598b3515d9164034c4389b0257 (patch)
tree1251322c8b8ccc534dd5a1fe1901e2f8388414fe /backends
parent80e362f6eacda54d1553b353320efedc7d21f6c1 (diff)
downloadscummvm-rg350-430c462031a25f598b3515d9164034c4389b0257.tar.gz
scummvm-rg350-430c462031a25f598b3515d9164034c4389b0257.tar.bz2
scummvm-rg350-430c462031a25f598b3515d9164034c4389b0257.zip
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
Diffstat (limited to 'backends')
-rw-r--r--backends/platform/android/android.h2
1 files changed, 1 insertions, 1 deletions
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