浏览代码

Updated android samples application names

setaylor 13 年之前
父节点
当前提交
4b2870cf29
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      gameplay/src/Base.h

+ 0 - 1
gameplay/src/Base.h

@@ -199,7 +199,6 @@ extern void printError(const char* format, ...);
     #define glClearDepth glClearDepthf
     #define OPENGL_ES
     #define USE_PVRTC
-	//#define USE_VAO
 #elif WIN32
     #define WIN32_LEAN_AND_MEAN
     #include <GL/glew.h>