removing since logging isn't available in this class at the moment

This commit is contained in:
Emagi 2025-06-08 15:19:11 -04:00
parent 2077a8e67c
commit 77971f36a2

View File

@ -378,8 +378,6 @@ void World::Web_worldhandle_reloadcommand(const http::request<http::string_body>
break;
}
case COMMAND_RELOAD_ITEMS: {
LogWrite(COMMAND__INFO, 0, "Command", "Reloading items..");
database.ReloadItemList(sub_command);
if(!sub_command) {