drop some useless return statements

This commit is contained in:
/dev/humancontroller 2013-04-14 18:33:26 +02:00 committed by Zack Middleton
parent bbd17d75ce
commit 9d626b6a12
15 changed files with 0 additions and 20 deletions

View file

@ -1286,7 +1286,6 @@ void CL_KeyDownEvent( int key, unsigned time )
// send the bound action
CL_ParseBinding( key, qtrue, time );
return;
}
/*