- removed unused label.

This commit is contained in:
Christoph Oelckers 2016-12-04 14:29:03 +01:00
parent ebdc672985
commit 5a08768eaf
1 changed files with 0 additions and 1 deletions

View File

@ -2653,7 +2653,6 @@ void D_DoomMain (void)
} }
D_DoomLoop (); // this only returns if a 'restart' CCMD is given. D_DoomLoop (); // this only returns if a 'restart' CCMD is given.
maxberestart:
// //
// Clean up after a restart // Clean up after a restart
// //