X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fglsl%2Foutput.h;h=f720606eadbda1eeef757a39a7bb75bfbd4696d1;hb=041ba4b1acd55337239c5ce24cc310118c621206;hp=69a99d1e5e67979f9dddcd48d5db4c236ce5882e;hpb=30465dd3b9f55ec42c4b19c3c2077eede7237a26;p=libs%2Fgl.git diff --git a/source/glsl/output.h b/source/glsl/output.h index 69a99d1e..f720606e 100644 --- a/source/glsl/output.h +++ b/source/glsl/output.h @@ -20,7 +20,6 @@ private: unsigned source_line; unsigned indent; bool parameter_list; - std::string block_interface; public: Formatter();