Revert "[3.0] Fix crash in wayland"
[platform/core/uifw/dali-adaptor.git] / adaptors / wayland / window-impl-wl.cpp
index c3811f5..fc325ed 100644 (file)
@@ -63,8 +63,6 @@ struct Window::EventHandler
    */
   EventHandler( Window* window )
   : mWindow( window ),
-    mWindowPropertyHandler( NULL ),
-    mClientMessagehandler( NULL ),
     mEcoreWindow( 0 )
   {
   }