Text - First Page Renderer implementation.
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-scroller-interface.h
index 31a0819..08b1153 100644 (file)
@@ -37,14 +37,10 @@ class ScrollerInterface
 public:
 
   /**
-   * @brief Constructor.
-   */
-  ScrollerInterface();
-
-  /**
    * @brief Virtual destructor.
    */
-  virtual ~ScrollerInterface();
+  virtual ~ScrollerInterface()
+  {}
 
   /**
    * @brief Called when the scrolling finishes