From 9677713a8711ae605932d70edc056d5feb0aa67e Mon Sep 17 00:00:00 2001
From: mekolat <mekolat@users.noreply.github.com>
Date: Thu, 30 Apr 2015 10:37:46 -0400
Subject: remove useless OnInterIfInit

---
 src/map/chrif.cpp | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'src/map')

diff --git a/src/map/chrif.cpp b/src/map/chrif.cpp
index a2472c5..95aff2a 100644
--- a/src/map/chrif.cpp
+++ b/src/map/chrif.cpp
@@ -249,9 +249,6 @@ int chrif_connectack(Session *s, const Packet_Fixed<0x2af9>& fixed)
 
     chrif_sendmap(s);
 
-    PRINTF("chrif: OnInterIfInit event done. (%d events)\n"_fmt,
-            npc_event_doall(stringish<ScriptLabel>("OnInterIfInit"_s)));
-
     return 0;
 }
 
-- 
cgit v1.2.3-70-g09d2