DALi Version 1.4.17
[platform/core/uifw/dali-demo.git] / shared / dali-table-view.h
index 8c0cf61..e52afee 100644 (file)
@@ -2,7 +2,7 @@
 #define DALI_DEMO_TABLEVIEW_H
 
 /*
- * Copyright (c) 2017 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2019 Samsung Electronics Co., Ltd.
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -122,13 +122,6 @@ private: // Application callbacks & implementation
   void Populate();
 
   /**
-   * Rotate callback from the device.
-   *
-   * @param[in] orientation that device notified.
-   */
-  void OrientationChanged( Dali::Orientation orientation );
-
-  /**
    * Rotates RootActor orientation to that specified.
    *
    * @param[in] degrees The requested angle.