X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git;a=blobdiff_plain;f=adaptors%2Fx11%2Fwindow-impl-x.cpp;h=710d9fbdbedf9f9750d11c1d49cf4b4b8be6ee67;hp=c8ce7a6db7a2cc4938fc7b3ff51c3b634a7cfbd6;hb=a6b0ac5016d7c6aa09d2e774529faaad10ae0ce3;hpb=abf62332534dab1b1b76d5339f54a8ab0f7d0c4b 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