X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fprogramcompiler.cpp;h=a3691b112fd4fc22d8121f04c4d37024037f8470;hp=1f014f72c654d3e678f706cfff28f9d5173407f4;hb=20af6dd2f04caa224d8cae00befc97d010a1ed08;hpb=aa9873652630db493b5bd9faee4117e9c30ef226 diff --git a/source/programcompiler.cpp b/source/programcompiler.cpp index 1f014f72..a3691b11 100644 --- a/source/programcompiler.cpp +++ b/source/programcompiler.cpp @@ -35,8 +35,6 @@ namespace GL { using namespace ProgramSyntax; -// XXX For some reason global declarations are emitted for otherwise undeclared local variables - ProgramCompiler::ProgramCompiler(): resources(0), module(0)