From 37f693585407e9282f24cb7f1166ce0898441934 Mon Sep 17 00:00:00 2001 From: Kenpachi Developer Date: Sat, 23 May 2020 15:21:06 +0200 Subject: Remove debug variables delunit_prevfile and delunit_prevline from struct map_session_data --- src/map/pc.h | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/map') diff --git a/src/map/pc.h b/src/map/pc.h index e560df549..8d1cd0ca4 100644 --- a/src/map/pc.h +++ b/src/map/pc.h @@ -629,10 +629,6 @@ END_ZEROED_BLOCK; uint8 lang_id; - // temporary debugging of bug #3504 - const char* delunit_prevfile; - int delunit_prevline; - // HatEffect VECTOR_DECL(int) hatEffectId; -- cgit v1.2.3-60-g2f50