From 75d2dfadd959c9f8b3e2935331e4d4cecf7aeb8b Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Fri, 30 Dec 2005 19:12:10 +0000 Subject: [PATCH] cleanup --- stepmania/src/RageSoundManager.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/stepmania/src/RageSoundManager.cpp b/stepmania/src/RageSoundManager.cpp index f181ddb030..309a2d74c4 100644 --- a/stepmania/src/RageSoundManager.cpp +++ b/stepmania/src/RageSoundManager.cpp @@ -1,8 +1,7 @@ /* * This manager has several distinct purposes: * - * Load and handle with the sound driver. - * Handle most communication between the sound driver and RageSound. + * Load the sound driver, and handle most communication between it and RageSound. * Factory and reference count RageSoundReader objects for RageSound. * User-level: * - global volume management