Minor code changes.

This commit is contained in:
MobiusDev
2016-04-26 09:16:45 +00:00
parent f568bc6255
commit 6a13705766
13 changed files with 25 additions and 40 deletions

View File

@@ -369,7 +369,7 @@ public class AdminAdmin implements IAdminCommandHandler
}
else if (command.startsWith("admin_gmon"))
{
// nothing
// TODO why is this empty?
}
return true;
}