mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 02:31:15 +00:00
Remove space
This commit is contained in:
parent
556b16201e
commit
66607dfafa
@ -141,7 +141,6 @@ MxResult LegoPartPresenter::Read(MxDSChunk& p_chunk)
|
|||||||
}
|
}
|
||||||
|
|
||||||
for (i = 0; i < numROIs; i++) {
|
for (i = 0; i < numROIs; i++) {
|
||||||
|
|
||||||
if (storage.Read(&roiNameLength, sizeof(roiNameLength)) != SUCCESS) {
|
if (storage.Read(&roiNameLength, sizeof(roiNameLength)) != SUCCESS) {
|
||||||
goto done;
|
goto done;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user