mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2025-12-31 06:30:52 +00:00
remove unused area
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@511 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user