Removed non standard and redundent /*EOF*/

This commit is contained in:
Robert Osfield
2008-01-08 14:38:58 +00:00
parent 27714dd538
commit e73134d6fb
7 changed files with 0 additions and 16 deletions

View File

@@ -389,5 +389,3 @@ void Shader::PerContextShader::detachShader(GLuint program) const
{
_extensions->glDetachShader( program, _glShaderHandle );
}
/*EOF*/