From 6e7e7192772d617470a74636df8e728b19afe454 Mon Sep 17 00:00:00 2001
From: nehalmistry <>
Date: Thu, 27 Mar 2003 04:31:37 +0000
Subject: [PATCH] small cleanup

---
 src/sound/music.cpp | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/sound/music.cpp b/src/sound/music.cpp
index a86d1d798..2c812f6e9 100644
--- a/src/sound/music.cpp
+++ b/src/sound/music.cpp
@@ -449,8 +449,6 @@ global void PlaySectionMusic(PlaySectionType section)
     int found;
     int numfiles;
 
-    printf("in playsecmu\n");
-
     if (NumPlaySections == 0) {
 	return;
     }