diff options
Diffstat (limited to 'libs/rs/rsContext.h')
-rw-r--r-- | libs/rs/rsContext.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/rs/rsContext.h b/libs/rs/rsContext.h index fb878eb..07cb7ba 100644 --- a/libs/rs/rsContext.h +++ b/libs/rs/rsContext.h @@ -90,7 +90,6 @@ public: const ProgramVertex * getVertex() {return mVertex.get();} void setupCheck(); - void allocationCheck(const Allocation *); void pause(); void resume(); |