aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz/extantz.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/extantz/extantz.c')
-rw-r--r--src/extantz/extantz.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/extantz/extantz.c b/src/extantz/extantz.c
index 03979ab..fe6a3c2 100644
--- a/src/extantz/extantz.c
+++ b/src/extantz/extantz.c
@@ -524,7 +524,6 @@ EAPI_MAIN int elm_main(int argc, char **argv)
524 // Bump the top toolbar above the windows. 524 // Bump the top toolbar above the windows.
525 evas_object_raise(ourGlobals.tb); 525 evas_object_raise(ourGlobals.tb);
526 526
527 evas_object_show(ourGlobals.mainWindow->box);
528 _on_resize(&ourGlobals, NULL, NULL, NULL); 527 _on_resize(&ourGlobals, NULL, NULL, NULL);
529 528
530 elm_run(); 529 elm_run();