[AT-SPI] Squashed implementation
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / scrollable / scroll-view / scroll-base-impl.h
index aa34f20..9780e78 100644 (file)
@@ -187,9 +187,9 @@ protected:
 protected:
 
   /**
-   * Construct a new ScrollBase.
+   * Removed default costructor.
    */
-  ScrollBase();
+  ScrollBase() = delete;
 
   /**
    * @brief Construct a new ScrollBase.