mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
remove unused vars
svn-id: r12288
This commit is contained in:
@@ -577,7 +577,6 @@ int IMuseDigital::getSoundStatus(int sound) const {
|
||||
}
|
||||
|
||||
void IMuseDigital::getLipSync(int soundId, int syncId, int32 msPos, int32 &width, int32 &height) {
|
||||
int32 param1 = 0, param2 = 0;
|
||||
int32 sync_size;
|
||||
byte *sync_ptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user