edje_cc: remove redundant comments which makes reference seem weird

Summary:

Group.Parts.Part.Description.Domain @edcsubription is in wrong place,
(actually that is not necessary one.)
so it makes Group.Parts.Part.Description.Text block seem weird.

Reviewers: jpeg, cedric

Differential Revision: https://phab.enlightenment.org/D3597

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
This commit is contained in:
Jee-Yong Um 2016-01-22 11:03:25 -08:00 committed by Cedric BAIL
parent 7336b7ed9f
commit 35e28b1958
1 changed files with 1 additions and 3 deletions

View File

@ -9532,9 +9532,6 @@ st_collections_group_parts_part_description_text_text(void)
ed->text.text.str = str;
}
/** @edcsubsection{collections_group_parts_description_domain,
* Group.Parts.Part.Description.Domain} */
/**
@page edcref
@ -9564,6 +9561,7 @@ st_collections_group_parts_part_description_text_domain(void)
ed->text.domain = parse_str(0);
}
/**
@page edcref