X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fglsl%2Foutput.h;h=f720606eadbda1eeef757a39a7bb75bfbd4696d1;hp=69a99d1e5e67979f9dddcd48d5db4c236ce5882e;hb=041ba4b1acd55337239c5ce24cc310118c621206;hpb=cd01b904990d306eadd120f306b1d0ceb4d8f5c8 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();