| branch | GCC_SURGE |
| changeset 125 | 0fecfaa711d2 |
| parent 98 | bf7481649c98 |
| child 164 | 25ffed67c7ef |
--- a/windowing/windowserverplugins/openwfc/src/elementwrapper.cpp Wed Jun 16 12:37:57 2010 +0100 +++ b/windowing/windowserverplugins/openwfc/src/elementwrapper.cpp Thu Jul 22 16:46:06 2010 +0100 @@ -974,9 +974,6 @@ } } - FlushAttributeChanges(iElement, EUpdate_ALL_ATTRIBS|EUpdate_DontLockSource); - wfcInsertElement(iOpenWfcWrapper.Device(),iElement,elementBelow); - LILOG(("### EXIT CElementWrapper::FlushSceneChanges() FALSE")); return ETrue; }