shut up warning

This commit is contained in:
Thilo Schulz 2008-05-01 16:10:01 +00:00
parent 10ed996784
commit fa0ff6aaac

View file

@ -336,7 +336,7 @@ for each RE_EndFrame
*/
void RE_BeginFrame( stereoFrame_t stereoFrame ) {
drawBufferCommand_t *cmd = NULL;
colorMaskCommand_t *colcmd;
colorMaskCommand_t *colcmd = NULL;
if ( !tr.registered ) {
return;