Set back these lines, later it can be useful

Removed in:
9dc3b49c89

Change-Id: Id8cee4e17d214ca0eaa5cd11dc25849e5f68851e
This commit is contained in:
Zolnai Tamás
2014-11-16 15:23:54 +01:00
parent a6e2e54c7e
commit b0c97aecb2

View File

@@ -663,6 +663,10 @@ bool SwGrfNode::SavePersistentData()
return true;
}
// swap in first if in storage
if( HasEmbeddedStreamName() && !SwapIn() )
return false;
// #i44367#
// Do not delete graphic file in storage, because the graphic file could
// be referenced by other graphic nodes.