drop some useless return statements
This commit is contained in:
parent
bbd17d75ce
commit
9d626b6a12
15 changed files with 0 additions and 20 deletions
|
@ -2810,7 +2810,6 @@ void FS_Which_f( void ) {
|
|||
}
|
||||
|
||||
Com_Printf("File not found: \"%s\"\n", filename);
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue