From: raster Date: Sun, 16 Jan 2011 01:57:06 +0000 (+0000) Subject: ummm... also remove unused vars if u are going to remove the other X-Git-Tag: submit/trunk/20120815.180907~768 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1b98b099cdb729a46d112288c1bc205038888289;p=profile%2Fivi%2Fedje.git ummm... also remove unused vars if u are going to remove the other unused code. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@56154 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/src/bin/edje_cc_handlers.c b/src/bin/edje_cc_handlers.c index ed576fa..3613473 100644 --- a/src/bin/edje_cc_handlers.c +++ b/src/bin/edje_cc_handlers.c @@ -4727,9 +4727,11 @@ st_collections_group_parts_part_description_fill_smooth(void) static void st_collections_group_parts_part_description_fill_spread(void) { +#if 0 Edje_Part_Collection *pc; Edje_Part *ep; Edje_Part_Description_Image *ed; +#endif check_arg_count(1);