Fix warnings about some unused paramaters (This does not cleanup all
authordevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 18 Aug 2010 14:44:23 +0000 (14:44 +0000)
committerdevilhorns <devilhorns@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 18 Aug 2010 14:44:23 +0000 (14:44 +0000)
commit12dfef2606bc3d5c3237434f5d36eadfc2f144a7
treea78258d5b70f2dc2ad3ae1ecd0be9be3bb8e7927
parentd4ad6cb1e97df99e513048535bca4ec6dd81b7ca
Fix warnings about some unused paramaters (This does not cleanup all
the warnings, just the ones which were Obviously not used).

Evas_Object_Text.c: Fix big ole nasty oopsie in the declaration of
object_func: Was missing a NULL for can_map.

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@51280 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
src/lib/canvas/evas_object_image.c
src/lib/canvas/evas_object_line.c
src/lib/canvas/evas_object_main.c
src/lib/canvas/evas_object_polygon.c
src/lib/canvas/evas_object_text.c