From 2ada3fe00eb07330c0a1a15bad4a3a9f51e24463 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sat, 13 Sep 2014 11:40:06 +0200 Subject: [PATCH] - remove debug stuff. --- src/g_level.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/g_level.cpp b/src/g_level.cpp index 9671b81ccf..d84a487768 100644 --- a/src/g_level.cpp +++ b/src/g_level.cpp @@ -319,7 +319,6 @@ void G_InitNew (const char *mapname, bool bTitleLevel) bool wantFast; int i; - deathmatch = 1; G_ClearHubInfo(); if (!savegamerestore) {