evas - removed unnecessary doc info

This commit is contained in:
ChunEon Park 2013-12-20 20:26:57 +09:00
parent cb841b56af
commit faa67b79f0
1 changed files with 1 additions and 1 deletions

View File

@ -2433,7 +2433,7 @@ EAPI void evas_map_point_color_set(Evas_Map *m, int idx, int r, int g
* @param r pointer to red return
* @param g pointer to green return
* @param b pointer to blue return
* @param a pointer to alpha return (0 - 255)
* @param a pointer to alpha return
*
* @see evas_map_point_coord_set()
* @see evas_object_map_set()