Revert "[Tizen](ATSPI) squashed implementation"
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / popup / popup-impl.h
index 67c107f..6b2c19a 100755 (executable)
@@ -438,7 +438,6 @@ private:
    * Called when the popup is directly or indirectly parented to the stage.
    */
   virtual void OnStageConnection( int depth );
-  void OnStageDisconnection() override;
 
   /**
    * From Control; called after a child has been added to the owning actor.