aboutsummaryrefslogtreecommitdiffstats
path: root/yage/core/spritebatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'yage/core/spritebatch.h')
-rw-r--r--yage/core/spritebatch.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/yage/core/spritebatch.h b/yage/core/spritebatch.h
index 9ec7cffb..d90d6d05 100644
--- a/yage/core/spritebatch.h
+++ b/yage/core/spritebatch.h
@@ -89,7 +89,6 @@ public:
SpriteBatch &operator=(SpriteBatch &&) = delete;
// initialize vaos and vbos
- void init();
void begin();
void end();