summaryrefslogtreecommitdiff
path: root/cpp/ScriptC.cpp
diff options
context:
space:
mode:
authorTim Murray <timmurray@google.com>2013-07-23 16:20:42 -0700
committerTim Murray <timmurray@google.com>2013-07-23 16:48:41 -0700
commit729b6fe58aff47c4f666b22bbb7a6d6114ddefa9 (patch)
treec808036ac490043f23adf4f69456c01974494708 /cpp/ScriptC.cpp
parent4a92d1268983edaf329f73c8a5b8860cdbb11596 (diff)
Add Sampler support to C++ API.
Change-Id: I9a6ada9cf16b5e9f92bcecc12e87d66585df1d33
Diffstat (limited to 'cpp/ScriptC.cpp')
-rw-r--r--cpp/ScriptC.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/ScriptC.cpp b/cpp/ScriptC.cpp
index 30aa3808..70d7ba5c 100644
--- a/cpp/ScriptC.cpp
+++ b/cpp/ScriptC.cpp
@@ -14,8 +14,6 @@
* limitations under the License.
*/
-#include <malloc.h>
-
#include "RenderScript.h"
#include <rs.h>