fix compilation error
This commit is contained in:
parent
f0b33ec203
commit
60ff9e4627
|
@ -470,8 +470,6 @@ int MovieData::loadGreenzone(std::istream *is, bool binary)
|
||||||
}
|
}
|
||||||
greenZoneCount=size;
|
greenZoneCount=size;
|
||||||
|
|
||||||
UpdateTasEdit();
|
|
||||||
|
|
||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue