diff options
-rw-r--r-- | opengl/tests/gl_perf/filltest.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/opengl/tests/gl_perf/filltest.cpp b/opengl/tests/gl_perf/filltest.cpp index 3f8faca87d..4135c6252f 100644 --- a/opengl/tests/gl_perf/filltest.cpp +++ b/opengl/tests/gl_perf/filltest.cpp @@ -27,10 +27,6 @@ #include <EGL/egl.h> #include <utils/Log.h> - -using namespace android; - - #include "fill_common.cpp" |