Unnütze Variable entfernt

This commit is contained in:
Yamagi Burmeister 2010-11-16 11:43:06 +00:00
parent e98ad4b925
commit aa9877826c

View file

@ -445,7 +445,6 @@ SCR_PlayCinematic(char *arg) {
int width, height;
byte *palette;
char name[MAX_OSPATH], *dot;
int old_khz;
/* make sure CD isn't playing music */
CDAudio_Stop();