From edd871353d9242a9cbd51ed68ad3b3076dde54fc Mon Sep 17 00:00:00 2001 From: Akkadius Date: Fri, 16 Jan 2015 02:08:04 -0600 Subject: [PATCH] Removed attack.cpp #EQDEBUG --- zone/attack.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/zone/attack.cpp b/zone/attack.cpp index 70ac972eb..73262fc72 100644 --- a/zone/attack.cpp +++ b/zone/attack.cpp @@ -16,10 +16,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -#if EQDEBUG >= 5 -//#define ATTACK_DEBUG 20 -#endif - #include "../common/debug.h" #include "../common/eq_constants.h" #include "../common/eq_packet_structs.h"