mirror of
https://github.com/Gnucash/gnucash.git
synced 2026-09-03 20:53:02 -05:00
Remove redundant gtk_widget_show_all call
This commit is contained in:
@@ -379,7 +379,6 @@ gnc_plugin_page_report_load_uri (GncPluginPage *page)
|
||||
// this resets the window for the progressbar to NULL
|
||||
gnc_window_set_progressbar_window( NULL );
|
||||
|
||||
gtk_widget_show_all( GTK_WIDGET(priv->container) );
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user