Elementary test_transit.c: Fixed warnings.

SVN revision: 59795
This commit is contained in:
Daniel Juyung Seo 2011-05-30 02:11:21 +00:00
parent 175ab810f0
commit 9d24a639c6
1 changed files with 0 additions and 1 deletions

View File

@ -527,7 +527,6 @@ test_transit9(void *data __UNUSED__, Evas_Object *obj __UNUSED__, void *event_in
{
Evas_Object *win, *bg, *bt, *bt2, *bt3, *bt4;
Elm_Transit *trans, *trans2, *trans3, *trans4;
Elm_Transit_Effect *effect_context;
win = elm_win_add(NULL, "transit9", ELM_WIN_BASIC);
elm_win_title_set(win, "Transit 9");