mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
remove redundancy
This commit is contained in:
parent
d12751f62b
commit
465c6101e0
1 changed files with 0 additions and 1 deletions
|
@ -815,7 +815,6 @@ static void S_AL_SrcKill(srcHandle_t src)
|
|||
curSource->channel = -1;
|
||||
curSource->isActive = qfalse;
|
||||
curSource->isLocked = qfalse;
|
||||
curSource->isLooping = qfalse;
|
||||
curSource->isTracking = qfalse;
|
||||
curSource->local = qfalse;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue