summaryrefslogtreecommitdiff
path: root/tests/typecheck/typecheck.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/typecheck/typecheck.cpp')
-rw-r--r--tests/typecheck/typecheck.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/typecheck/typecheck.cpp b/tests/typecheck/typecheck.cpp
index c270306b..93ed93ec 100644
--- a/tests/typecheck/typecheck.cpp
+++ b/tests/typecheck/typecheck.cpp
@@ -17,9 +17,6 @@
#include "RenderScript.h"
#include "ScriptC_kernels.h"
-using namespace android;
-using namespace RSC;
-
const static uint32_t x = 7;
sp<Allocation> createAlloc(const sp<RS>& rs, const sp<const Element>& e) {