Revert "[Tizen] Connect KeyEventGeneratedSignal for Get KeyEvent"
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / focus-manager / keyinput-focus-manager-impl.h
index 0f066c5..f7886c2 100644 (file)
@@ -30,8 +30,6 @@
 namespace Dali
 {
 
-class Window;
-
 namespace Toolkit
 {
 
@@ -92,11 +90,6 @@ protected:
   virtual ~KeyInputFocusManager();
 
 private:
-  /**
-   * This will be called when a new window is created
-   * @param window The new window
-   */
-  void OnWindowCreated( Dali::Window& window );
 
   /**
    * Callback for the key event when no actor in the stage has gained the key input focus