Removing debug message

This commit is contained in:
Riwan Mattei
2019-04-16 00:16:51 +02:00
parent 6c9a8b3cc2
commit 6f0732eaaf

View File

@@ -1007,7 +1007,6 @@ stock void DisplayBanTargetMenu(int client)
stock DisplayBanTimeMenu(client) stock DisplayBanTimeMenu(client)
{ {
PrintToChat(client, "other3");
#if defined DEBUG #if defined DEBUG
LogToFile(logFile, "DisplayBanTimeMenu()"); LogToFile(logFile, "DisplayBanTimeMenu()");
#endif #endif