wrn--!
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 12 May 2011 08:30:49 +0000 (08:30 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 12 May 2011 08:30:49 +0000 (08:30 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@59342 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/engines/common/evas_text_utils.c

index 2d29a28..6938634 100644 (file)
@@ -88,6 +88,7 @@ evas_common_text_props_can_split(Evas_Text_Props *props, int _cutoff)
    return EINA_FALSE;
 #else
    return EINA_TRUE;
+   props = 0; _cutoff = 0;
 #endif
 }