X-Git-Url: http://review.tizen.org/git/?p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git;a=blobdiff_plain;f=adaptors%2Fecore%2Fwayland%2Fwindow-impl-ecore-wl.cpp;h=d0dbdb7c97b9a1bf76be8f19edbb7b10ebd9daae;hp=f300e7740bdf2dfeca5fdf4f2cc22ff7063b0bb8;hb=16c6dead54f4cca2ed9ffa9b1ea184696e39d129;hpb=367405ad36a1fdfd9f5941d84fcaa69512870486 diff --git a/adaptors/ecore/wayland/window-impl-ecore-wl.cpp b/adaptors/ecore/wayland/window-impl-ecore-wl.cpp old mode 100755 new mode 100644 index f300e77..d0dbdb7 --- a/adaptors/ecore/wayland/window-impl-ecore-wl.cpp +++ b/adaptors/ecore/wayland/window-impl-ecore-wl.cpp @@ -1,5 +1,5 @@ /* -* Copyright (c) 2017 Samsung Electronics Co., Ltd. + * Copyright (c) 2017 Samsung Electronics Co., Ltd. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -1410,11 +1410,6 @@ int Window::GetBrightness() return mEventHandler->mBrightness; } -void* Window::GetNativeWindowHandler() -{ - return mEventHandler->mEcoreWindow; -} - } // Adaptor } // Internal