seoz pushed a commit to branch master.

commit 3c54aa71e231c4138054d629ef19b0f96187d92f
Author: Daniel Juyung Seo <[email protected]>
Date:   Tue Apr 23 22:43:39 2013 +0900

    elm_widget.h: removed duplicated function declaration. Thanks Ryuan for the 
report.
---
 src/lib/elm_widget.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/lib/elm_widget.h b/src/lib/elm_widget.h
index 71d6c1d..3159c7a 100644
--- a/src/lib/elm_widget.h
+++ b/src/lib/elm_widget.h
@@ -710,7 +710,6 @@ EAPI void             
elm_widget_domain_translatable_part_text_set(Evas_Object *
 EAPI const char      *elm_widget_translatable_part_text_get(const Evas_Object 
*obj, const char *part);
 EAPI void             elm_widget_domain_part_text_translatable_set(Evas_Object 
*obj, const char *part, const char *domain, Eina_Bool translatable);
 EAPI const char *     elm_widget_part_text_translate(Evas_Object *obj, const 
char *part, const char *text);
-EAPI const char *     elm_widget_part_text_translate(Evas_Object *obj, const 
char *part, const char *text);
 EAPI void             elm_widget_content_part_set(Evas_Object *obj, const char 
*part, Evas_Object *content);
 EAPI Evas_Object     *elm_widget_content_part_get(const Evas_Object *obj, 
const char *part);
 EAPI Evas_Object     *elm_widget_content_part_unset(Evas_Object *obj, const 
char *part);

-- 

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr

Reply via email to