Revert "[Tizen] Add OffscreenApplication"
[platform/core/uifw/dali-adaptor.git] / dali / integration-api / adaptor-framework / native-render-surface.h
index 1efcfb3..4d4ef37 100644 (file)
@@ -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
 
   /**