summaryrefslogtreecommitdiff
path: root/rsScriptC.h
diff options
context:
space:
mode:
Diffstat (limited to 'rsScriptC.h')
-rw-r--r--rsScriptC.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/rsScriptC.h b/rsScriptC.h
index d3d9d513..5735bea3 100644
--- a/rsScriptC.h
+++ b/rsScriptC.h
@@ -44,14 +44,6 @@ public:
virtual void runForEach(Context *rsc,
uint32_t slot,
- const Allocation * ain,
- Allocation * aout,
- const void * usr,
- size_t usrBytes,
- const RsScriptCall *sc = NULL);
-
- virtual void runForEach(Context *rsc,
- uint32_t slot,
const Allocation ** ains,
size_t inLen,
Allocation * aout,