X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=dali%2Fintegration-api%2Fadaptor-framework%2Fnative-render-surface.h;h=4d4ef3728194b9b196767204eae026718b2e264f;hb=c6285bdce39ce62a92b2f61b19c65745fb206a98;hp=1efcfb3b33446fbd790c1de602814f4864d793a9;hpb=f18cd73bb02e2c336ae52f6290b01aae38aab84f;p=platform%2Fcore%2Fuifw%2Fdali-adaptor.git diff --git a/dali/integration-api/adaptor-framework/native-render-surface.h b/dali/integration-api/adaptor-framework/native-render-surface.h index 1efcfb3..4d4ef37 100644 --- a/dali/integration-api/adaptor-framework/native-render-surface.h +++ b/dali/integration-api/adaptor-framework/native-render-surface.h @@ -64,12 +64,6 @@ public: // API */ virtual void WaitUntilSurfaceReplaced() = 0; - /** - * @brief Get the native surface handle - * @return The native surface handle - */ - virtual Any GetNativeHandle() = 0; - private: // from NativeRenderSurface /**