From fb489a671b38375f8acecff79b9bdacc265d0abe Mon Sep 17 00:00:00 2001
From: Andrei Karas <akaras@inbox.ru>
Date: Wed, 17 Apr 2019 04:16:42 +0300
Subject: Remove fixme comment for reduce spam from lgtm ont github

---
 src/map/clif.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src')

diff --git a/src/map/clif.c b/src/map/clif.c
index 91965cce1..6e2031271 100644
--- a/src/map/clif.c
+++ b/src/map/clif.c
@@ -9527,7 +9527,7 @@ static void clif_chatname_ack(int fd, struct block_list *bl)
 	packet.packet_id = HEADER_ZC_ACK_REQNAME_TITLE;
 	packet.gid = bl->id;
 
-#if 0 //FIXME: Clients DO request this... what should be done about it? The chat's title may not fit... [Skotlex]
+#if 0 // Clients DO request this... what should be done about it? The chat's title may not fit... [Skotlex]
 	memcpy(packet.name, BL_UCCAST(BL_CHAT, bl)->title, NAME_LENGTH);
 #if PACKETVER_MAIN_NUM >= 20180207 || PACKETVER_RE_NUM >= 20171129 || PACKETVER_ZERO_NUM >= 20171130
 	struct unit_data *ud = unit->bl2ud(bl);
-- 
cgit v1.2.3-70-g09d2