aboutsummaryrefslogtreecommitdiffstats
path: root/yage/render/batch.h
diff options
context:
space:
mode:
Diffstat (limited to 'yage/render/batch.h')
-rw-r--r--yage/render/batch.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/yage/render/batch.h b/yage/render/batch.h
index e301531c..57f997c1 100644
--- a/yage/render/batch.h
+++ b/yage/render/batch.h
@@ -28,10 +28,7 @@ public:
virtual bool init();
virtual void begin();
virtual void end();
- virtual void draw();
virtual void render();
-
-protected:
};
} // namespace yage