diff options
Diffstat (limited to 'gfx/angle/src/tests/compiler_tests/GLSLCompatibilityOutput_test.cpp')
-rwxr-xr-x | gfx/angle/src/tests/compiler_tests/GLSLCompatibilityOutput_test.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gfx/angle/src/tests/compiler_tests/GLSLCompatibilityOutput_test.cpp b/gfx/angle/src/tests/compiler_tests/GLSLCompatibilityOutput_test.cpp index 8adec774a..326d70d29 100755 --- a/gfx/angle/src/tests/compiler_tests/GLSLCompatibilityOutput_test.cpp +++ b/gfx/angle/src/tests/compiler_tests/GLSLCompatibilityOutput_test.cpp @@ -12,8 +12,6 @@ #include "GLSLANG/ShaderLang.h" #include "tests/test_utils/compiler_test.h" -using namespace sh; - class GLSLCompatibilityOutputTest : public MatchOutputCodeTest { public: |