remove teamwork video size debugging

This commit is contained in:
Mike Blumenkrantz 2013-06-19 07:10:53 +01:00
parent 6d9c4c0b4c
commit 5ea7430359
1 changed files with 0 additions and 1 deletions

View File

@ -892,7 +892,6 @@ tw_show_video(Evas_Object *prev, const char *uri)
Evas_Object *o;
o = emotion_object_add(e_widget_preview_evas_get(prev));
e_util_size_debug_set(o, 1);
#if (EMOTION_VERSION_MAJOR > 1) || (EMOTION_VERSION_MINOR >= 8)
emotion_object_init(o, "vlc");
#else