Terminology: Removed unused var.

SVN revision: 82889
This commit is contained in:
Tom Hacohen 2013-01-16 14:43:51 +00:00
parent 84564c8f5d
commit afdf76e7aa
1 changed files with 0 additions and 1 deletions

View File

@ -605,7 +605,6 @@ static void
_smart_add(Evas_Object *obj)
{
Media *sd;
Evas_Object_Smart_Clipped_Data *cd;
Evas_Object *o;
sd = calloc(1, sizeof(Media));