]> git.tdb.fi Git - libs/gl.git/blobdiff - source/mesh.h
Remove last fragments of rendererless rendering
[libs/gl.git] / source / mesh.h
index 54ff28031d369affe732031d5a5f6c4d6a3afa01..2de418ae077bff1a9f43621d9051057fd81893e0 100644 (file)
@@ -86,7 +86,6 @@ public:
 
        void set_winding(const WindingTest *);
 
-       void draw() const;
        void draw(Renderer &) const;
        void draw_instanced(Renderer &, const VertexSetup &, unsigned) const;