#if defined(ANDROID_BACKEND)

#if 0
static void checkGlError(const char* file, int line) {
		warning("");
}
#else
#endif

#endif
