X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=adaptors%2Fx11%2Fwindow-impl-x.cpp;h=710d9fbdbedf9f9750d11c1d49cf4b4b8be6ee67;hb=a6b0ac5016d7c6aa09d2e774529faaad10ae0ce3;hp=c8ce7a6db7a2cc4938fc7b3ff51c3b634a7cfbd6;hpb=a604472622bcc2f14e125786f4fccb356ae629d1;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/adaptors/x11/window-impl-x.cpp b/adaptors/x11/window-impl-x.cpp old mode 100755 new mode 100644 index c8ce7a6..710d9fb --- a/adaptors/x11/window-impl-x.cpp +++ b/adaptors/x11/window-impl-x.cpp @@ -907,11 +907,6 @@ int Window::GetBrightness() return 0; } -void* Window::GetNativeWindowHandler() -{ - return &(mEventHandler->mEcoreWindow); -} - } // Adaptor } // Internal