Cleanup: trailing space in source/gameengine/

This commit is contained in:
Campbell Barton
2018-06-17 17:01:43 +02:00
parent 5513da65b2
commit 4be752a93c
353 changed files with 3730 additions and 3730 deletions

View File

@@ -373,7 +373,7 @@ bool BL_Shader::LinkProgram()
goto programError;
}
}
if (!tmpFrag && !tmpVert) {
spit("---- No shader given ----");
goto programError;