drop some useless return statements
This commit is contained in:
parent
bbd17d75ce
commit
9d626b6a12
15 changed files with 0 additions and 20 deletions
|
@ -1202,7 +1202,6 @@ static void RB_SurfaceEntity( surfaceType_t *surfType ) {
|
|||
RB_SurfaceAxis();
|
||||
break;
|
||||
}
|
||||
return;
|
||||
}
|
||||
|
||||
static void RB_SurfaceBad( surfaceType_t *surfType ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue