From 8155f5673970015d21fcd80f078c4df01e06d9c9 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Tue, 24 Feb 2009 20:28:22 -0700 Subject: Remove debug statement that should've been removed It was for testing and shouldn't have been committed --- src/npc.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/npc.cpp') diff --git a/src/npc.cpp b/src/npc.cpp index 92db9373..246fb205 100644 --- a/src/npc.cpp +++ b/src/npc.cpp @@ -178,7 +178,6 @@ void NPC::updateCoords() void NPC::handleDeath() { - printf("NPC::handleDeath\n"); if (this != current_npc) return; if (npcTextDialog->isVisible()) -- cgit v1.2.3-60-g2f50