[PATCH] snd_mix whitespace cleanup

diff -urN b/common/snd_mix.c head/common/snd_mix.c
--- b/common/snd_mix.c	2006-05-13 18:33:07.000000000 +0930
+++ head/common/snd_mix.c	2006-03-16 22:21:16.000000000 +1030
@@ -232,13 +232,8 @@
 	int ir = endtime - paintedtime;
 
 	ir += il;
-
 	pDSBuf->lpVtbl->Unlock(pDSBuf, pbuf, dwSize, NULL, 0);
-
 	pDSBuf->lpVtbl->GetCurrentPosition(pDSBuf, &dwNewpos, &dwWrite);
-
-//              if ((dwNewpos >= il) && (dwNewpos <= ir))
-//                      Con_Printf("%d-%d p %d c\n", il, ir, dwNewpos);
     }
 #endif
 }
@@ -312,7 +307,6 @@
 		    }
 		}
 	    }
-
 	}
 
 	// transfer out according to DMA format
