Skip to content
Snippets Groups Projects
Commit bac614de authored by Randy Sommerfeld's avatar Randy Sommerfeld
Browse files

Remove some debugging

parent 20378675
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
......@@ -1015,11 +1015,6 @@ function Server_Work(cmdline) {
tmp.nam
));
delete Channels[p[1].toUpperCase()];
umode_notice(USERMODE_OPER,"Debug",format(
"typeof %s is %s",
p[1],
typeof Channels[p[1].toUpperCase()]
));
break;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment