hermet pushed a commit to branch master.

commit 3749e7a3ca4b5dbfb33da84b7ae19309361dc376
Author: ChunEon Park <[email protected]>
Date:   Wed Sep 4 13:44:14 2013 +0900

    elemenatry/popup - removed one redundant comment.
---
 src/lib/elc_popup.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/lib/elc_popup.c b/src/lib/elc_popup.c
index 47a5c74..6532b7a 100644
--- a/src/lib/elc_popup.c
+++ b/src/lib/elc_popup.c
@@ -1558,8 +1558,6 @@ elm_popup_add(Evas_Object *parent)
    Evas_Object *obj = eo_add(MY_CLASS, parent);
    eo_unref(obj);
 
-   /* access: parent could be any object such as elm_list which does
-      not know elc_popup as its child object in the focus_next();    */
    Elm_Widget_Smart_Data *wd = eo_data_scope_get(obj, ELM_OBJ_WIDGET_CLASS);
    wd->highlight_root = EINA_TRUE;
 

-- 

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk

Reply via email to