summaryrefslogtreecommitdiff
path: root/libs/gui/ConsumerBase.cpp
diff options
context:
space:
mode:
author Mathias Agopian <mathias@google.com> 2013-03-29 23:31:23 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2013-03-29 23:31:23 +0000
commit86e392e9b3b92e3a58d2fb65eef1552108941a76 (patch)
tree75428a5b9f45ae1ac101532bbbfd35382249c6b7 /libs/gui/ConsumerBase.cpp
parent7fd5ef3ecad09e71756720bc0666cd4552508d9c (diff)
parentca08833d5ea99130797e10ad68a651b50e99da74 (diff)
Merge "don't use compile-time configuration of libgui as much as possible" into jb-mr2-dev
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
-rw-r--r--libs/gui/ConsumerBase.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/gui/ConsumerBase.cpp b/libs/gui/ConsumerBase.cpp
index fb6ba7dbff..8694d21c8c 100644
--- a/libs/gui/ConsumerBase.cpp
+++ b/libs/gui/ConsumerBase.cpp
@@ -18,7 +18,6 @@
#define ATRACE_TAG ATRACE_TAG_GRAPHICS
//#define LOG_NDEBUG 0
-#define GL_GLEXT_PROTOTYPES
#define EGL_EGLEXT_PROTOTYPES
#include <EGL/egl.h>