ummm... also remove unused vars if u are going to remove the other
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 16 Jan 2011 01:57:06 +0000 (01:57 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 16 Jan 2011 01:57:06 +0000 (01:57 +0000)
unused code.

git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/edje@56154 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/bin/edje_cc_handlers.c

index ed576fa..3613473 100644 (file)
@@ -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);