瀏覽代碼

Fixed bugreport http://rathena.org/board/tracker/issue-8311-latest-update-commit-broken/ (Just a little leftover)

Signed-off-by: Cydh Ramdh <house.bad@gmail.com>
Cydh Ramdh 11 年之前
父節點
當前提交
ffa4273475
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/map/chrif.c

+ 0 - 1
src/map/chrif.c

@@ -1030,7 +1030,6 @@ int chrif_deadopt(int father_id, int mother_id, int child_id) {
  * Disconnection of a player (account has been banned of has a status, from login/char-server) by [Yor]
  * Disconnection of a player (account has been banned of has a status, from login/char-server) by [Yor]
  *------------------------------------------*/
  *------------------------------------------*/
 int chrif_ban(int fd) {
 int chrif_ban(int fd) {
-	ShowInfo("chrif_ban \n");
 	int acc, res=0;
 	int acc, res=0;
 	struct map_session_data *sd;
 	struct map_session_data *sd;