summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-06-27 19:28:18 +0300
committerAndrei Karas <akaras@inbox.ru>2016-06-27 19:28:27 +0300
commit7cbf9606d7da6e452893e446a4099b92dc8bf32e (patch)
treeb7f0edaa7d041980b55ed9d37d0ac3f4022d0403
parent07bc19f8ab4f5146d097e58044f13b6310e71547 (diff)
downloadevol-hercules-7cbf9606d7da6e452893e446a4099b92dc8bf32e.tar.gz
evol-hercules-7cbf9606d7da6e452893e446a4099b92dc8bf32e.tar.bz2
evol-hercules-7cbf9606d7da6e452893e446a4099b92dc8bf32e.tar.xz
evol-hercules-7cbf9606d7da6e452893e446a4099b92dc8bf32e.zip
Remove debug message.
-rw-r--r--src/emap/pc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emap/pc.c b/src/emap/pc.c
index 8164ad1..1a7ff22 100644
--- a/src/emap/pc.c
+++ b/src/emap/pc.c
@@ -758,7 +758,6 @@ int epc_dead_post(int retVal,
struct map_session_data *sd,
struct block_list *src)
{
- ShowInfo("epc_dead_post\n");
if (retVal > 0)
{
if (sd)