windowing/windowserverplugins/openwfc/src/elementwrapper.cpp
branchNewGraphicsArchitecture
changeset 140 13a436a0995b
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
--- a/windowing/windowserverplugins/openwfc/src/elementwrapper.cpp	Wed Aug 04 14:31:48 2010 +0100
+++ b/windowing/windowserverplugins/openwfc/src/elementwrapper.cpp	Thu Aug 05 12:17:46 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;
     }