elemenatry/widget - --printf

SVN revision: 84036
This commit is contained in:
ChunEon Park 2013-02-18 05:15:53 +00:00
parent 8c475fe1ab
commit 0d5a0dc6e6
1 changed files with 0 additions and 1 deletions

View File

@ -4094,7 +4094,6 @@ _elm_widget_theme_object_set(Eo *obj, void *_pd EINA_UNUSED, va_list *list)
strncpy(buf, welement, sizeof(buf));
break;
}
printf("asdfasdfasdfasdfasdfasdf!\n");
ret2 = _elm_theme_object_set(obj, edj, wname, buf, wstyle);
}
//Fallback. Apply a default if the style doesnt applied anything.