]> git.tdb.fi Git - libs/gl.git/blobdiff - source/glsl/debug.h
Some touch-up of the debug dump
[libs/gl.git] / source / glsl / debug.h
index 065e7f5dcb7751064253e491941b97c86e8278b9..73976904aee60d09b5b5c51cb3980e7dac90c692 100644 (file)
@@ -47,7 +47,6 @@ private:
        void begin_sub();
        void last_branch();
        void end_sub();
-       void annotated_branch(const std::string &, Node &);
        unsigned get_label(const Node &);
        std::string format_type(TypeDeclaration *);