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