summaryrefslogtreecommitdiffstats
path: root/libs/rs/rsDevice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libs/rs/rsDevice.cpp')
-rw-r--r--libs/rs/rsDevice.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/libs/rs/rsDevice.cpp b/libs/rs/rsDevice.cpp
index dd96445..d7d03f6 100644
--- a/libs/rs/rsDevice.cpp
+++ b/libs/rs/rsDevice.cpp
@@ -15,11 +15,7 @@
*/
#include "rsDevice.h"
-#ifndef ANDROID_RS_BUILD_FOR_HOST
#include "rsContext.h"
-#else
-#include "rsContextHostStub.h"
-#endif
using namespace android;
using namespace android::renderscript;