diff --git a/src/zr/roundend.inc b/src/zr/roundend.inc index 8841972..30ce31d 100644 --- a/src/zr/roundend.inc +++ b/src/zr/roundend.inc @@ -302,9 +302,6 @@ RoundEndOutcome:RoundEndReasonToOutcome(reason) return Draw; } } - - // Return draw to satisfy compiler. (code will never reach this point.) - return Draw; } /**