Revert "Add OffscreenApplication"
[platform/core/uifw/dali-adaptor.git] / dali / integration-api / adaptor-framework / native-render-surface.h
index 05df78a..4d4ef37 100644 (file)
@@ -64,12 +64,6 @@ public: // API
    */
   virtual void WaitUntilSurfaceReplaced() = 0;
 
-  /**
-   * @brief Get the native renderable handle
-   * @return The native renderable handle
-   */
-  virtual Any GetNativeRenderable() = 0;
-
 private: // from NativeRenderSurface
 
   /**