X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fglsl%2Fdebug.h;fp=source%2Fglsl%2Fdebug.h;h=73976904aee60d09b5b5c51cb3980e7dac90c692;hp=065e7f5dcb7751064253e491941b97c86e8278b9;hb=aa834c69698b5f0804a19fee4ec2e632a51e38c2;hpb=975b4d55948ecf57cfab2fb3cb124fbd442a669c diff --git a/source/glsl/debug.h b/source/glsl/debug.h index 065e7f5d..73976904 100644 --- a/source/glsl/debug.h +++ b/source/glsl/debug.h @@ -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 *);