windowing/windowserverplugins/openwfc/src/elementwrapper.cpp
changeset 98 bf7481649c98
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
--- a/windowing/windowserverplugins/openwfc/src/elementwrapper.cpp	Thu May 27 14:13:51 2010 +0300
+++ b/windowing/windowserverplugins/openwfc/src/elementwrapper.cpp	Fri Jun 11 14:58:47 2010 +0300
@@ -974,9 +974,6 @@
             }
         }
 
-     FlushAttributeChanges(iElement, EUpdate_ALL_ATTRIBS|EUpdate_DontLockSource);
-     wfcInsertElement(iOpenWfcWrapper.Device(),iElement,elementBelow);
-
     LILOG(("### EXIT CElementWrapper::FlushSceneChanges() FALSE"));
     return ETrue;
     }