Set back these lines, later it can be useful
Removed in:
9dc3b49c89
Change-Id: Id8cee4e17d214ca0eaa5cd11dc25849e5f68851e
This commit is contained in:
@@ -663,6 +663,10 @@ bool SwGrfNode::SavePersistentData()
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// swap in first if in storage
|
||||||
|
if( HasEmbeddedStreamName() && !SwapIn() )
|
||||||
|
return false;
|
||||||
|
|
||||||
// #i44367#
|
// #i44367#
|
||||||
// Do not delete graphic file in storage, because the graphic file could
|
// Do not delete graphic file in storage, because the graphic file could
|
||||||
// be referenced by other graphic nodes.
|
// be referenced by other graphic nodes.
|
||||||
|
Reference in New Issue
Block a user