From db232cbf9f4797433d1d9ba8f5dd58fc44a04180 Mon Sep 17 00:00:00 2001 From: mekolat Date: Sat, 22 Aug 2015 13:36:30 -0400 Subject: fix compilation errors --- src/map/pc.cpp | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/map/pc.cpp') diff --git a/src/map/pc.cpp b/src/map/pc.cpp index 96e0cac..64e0a6e 100644 --- a/src/map/pc.cpp +++ b/src/map/pc.cpp @@ -5063,11 +5063,6 @@ void do_init_pc(void) ).detach(); } -void pc_cleanup(dumb_ptr sd) -{ - //magic_stop_completely(sd); -} - void pc_invisibility(dumb_ptr sd, int enabled) { if (enabled && !bool(sd->status.option & Opt0::INVISIBILITY)) -- cgit v1.2.3-70-g09d2