diff --git a/zone/merc.cpp b/zone/merc.cpp index 73990f139..5f85cde35 100644 --- a/zone/merc.cpp +++ b/zone/merc.cpp @@ -4926,7 +4926,6 @@ bool Merc::Spawn(Client *owner) { //UpdateMercAppearance(); - //printf("Spawned Merc with ID %i\n", npc->GetID()); fflush(stdout); return true; }