aboutsummaryrefslogtreecommitdiffstats
path: root/games/digger-vgl/files/patch-sdl_snd.c
blob: c1e7a1527d18fab11b91817deb4787f355409532 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13

$FreeBSD$

--- sdl_snd.c   2001/09/22 19:20:28 1.1
+++ sdl_snd.c   2001/09/22 19:20:38
@@ -15,7 +15,6 @@
 
 bool initsounddevice(void)
 {
-// SDL_PauseAudio(0);
    return(TRUE);
 }