label: removed unimplemented API documentation.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Sat, 7 Dec 2013 10:25:27 +0000 (19:25 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Sat, 7 Dec 2013 10:25:27 +0000 (19:25 +0900)
Thanks kuuko for the report.

legacy/elementary/src/lib/elm_label_legacy.h

index 6890a04..b3222b8 100644 (file)
@@ -9,17 +9,6 @@
 EAPI Evas_Object                *elm_label_add(Evas_Object *parent);
 
 /**
- * @brief Slide only if the 
- *
- * @param obj The label object
- * @param duration The duration in seconds in moving text from slide begin position
- * to slide end position
- *
- * @ingroup Label
- */
-EAPI void                        elm_label_slide_area_limit_set(Evas_Object *obj, Eina_Bool limit);
-
-/**
  * @brief Set the wrapping behavior of the label
  *
  * @param obj The label object