Explorar o código

audio: Removed an unnecessary commented-out line.

Ryan C. Gordon %!s(int64=3) %!d(string=hai) anos
pai
achega
e0236c02ce
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/audio/SDL_audio.c

+ 0 - 1
src/audio/SDL_audio.c

@@ -950,7 +950,6 @@ SDL_AudioInit(const char *driver_name)
         SDL_AudioQuit();        /* shutdown driver if already running. */
         SDL_AudioQuit();        /* shutdown driver if already running. */
     }
     }
 
 
-    // SDL_zero(current_audio); -- no need at this point, done before init()
     SDL_zeroa(open_devices);
     SDL_zeroa(open_devices);
 
 
     /* Select the proper audio driver */
     /* Select the proper audio driver */