(AutomatedTests) Fix build break
[platform/core/uifw/dali-core.git] / dali / public-api / common / light.h
index debad5a..b69c493 100644 (file)
@@ -105,16 +105,6 @@ public:
   Light& operator=(const Light& rhs);
 
   /**
-   * @brief This method is defined to allow assignment of the NULL value,
-   * and will throw an exception if passed any other value.
-   *
-   * Assigning to NULL is an alias for Reset().
-   * @param [in] rhs  A NULL pointer
-   * @return A reference to this handle
-   */
-  Light& operator=(BaseHandle::NullType* rhs);
-
-  /**
    * @brief Set the light's name.
    *
    * @param[in] name The light's name