CVAR_FIXME cleanup

This commit is contained in:
Anton E. Gavrilov 2000-06-11 00:23:13 +00:00
parent 7f5c4e4148
commit b5a2d30444
3 changed files with 0 additions and 50 deletions

View file

@ -67,8 +67,6 @@ void ResampleSfx (sfx_t *sfx, int inrate, int inwidth, byte *data)
sc->loopstart = sc->loopstart / stepscale;
sc->speed = shm->speed;
/* if (loadas8bit.value)
CVAR_FIXME */
if (loadas8bit->value)
sc->width = 1;
else