diff --git a/plugins/mapchooser.sp b/plugins/mapchooser.sp index 4a1ea323..b70cfbde 100644 --- a/plugins/mapchooser.sp +++ b/plugins/mapchooser.sp @@ -966,7 +966,6 @@ void CreateNextVote() tempMaps.Erase(b); } - // TODO: Wait, why are we deleting the array we were just manipulating? Check this! delete tempMaps; }