avoid "show_all" -- closes #6797

This commit is contained in:
Robin Gareus 2016-02-27 12:52:32 +01:00
parent d95f2e98df
commit 0106047fd2

View File

@ -140,7 +140,6 @@ Tabbable::show_own_window (bool and_pack_it)
tab_requested_by_state = false;
_window->show_all ();
_window->present ();
}