From: jypark Date: Wed, 14 Mar 2012 06:53:54 +0000 (+0000) Subject: remove unusabel document X-Git-Tag: REL_F_I9500_20120323_1~17^2~43 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f460304dcaa89d30d44ee8bc8a9d1db768cc9aed;p=framework%2Fuifw%2Felementary.git remove unusabel document git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@69318 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/lib/elm_map.h b/src/lib/elm_map.h index 03e827f..97fb96c 100644 --- a/src/lib/elm_map.h +++ b/src/lib/elm_map.h @@ -1225,11 +1225,10 @@ EAPI const char *elm_map_source_get(const Evas_Object *obj, Elm_Map_So * of #ELM_MAP_ROUTE_METHOD_SHORTEST or #ELM_MAP_ROUTE_METHOD_FASTEST. * * Routes created with this method can be deleted with - * elm_map_route_remove(), colored with elm_map_route_color_set(), + * elm_map_route_remove(), * and distance can be get with elm_map_route_distance_get(). * * @see elm_map_route_remove() - * @see elm_map_route_color_set() * @see elm_map_route_distance_get() * @see elm_map_source_set() *