From 4b962e57a9a1fa923283f2d76855c1c68449564f Mon Sep 17 00:00:00 2001 From: Jason Sams Date: Mon, 22 Jun 2009 17:15:15 -0700 Subject: Cleanup includes so Log.h can use the tag. rsUtils.h is the file that should be included everywhere and contain rs global defines. --- libs/rs/rsThreadIO.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'libs/rs/rsThreadIO.cpp') diff --git a/libs/rs/rsThreadIO.cpp b/libs/rs/rsThreadIO.cpp index 5641581..5f62ad1 100644 --- a/libs/rs/rsThreadIO.cpp +++ b/libs/rs/rsThreadIO.cpp @@ -16,8 +16,6 @@ #include "rsContext.h" -#include - #include "rsThreadIO.h" using namespace android; -- cgit v1.1