remove unused area
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@511 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
a930fa704e
commit
3cc9c4636b
1 changed files with 0 additions and 3 deletions
|
|
@ -129,9 +129,6 @@ static void tick(MwWidget handle, void* user, void* call){
|
|||
a += f - (int)f;
|
||||
free(frames[0].buffer);
|
||||
arrdel(frames, 0);
|
||||
}else if(f < 1){
|
||||
free(frames[0].buffer);
|
||||
arrdel(frames, 0);
|
||||
}
|
||||
}
|
||||
ma_mutex_unlock(&mutex);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue