mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
New function. Only warn once about bad CRC's.
Mon Mar 5 16:55:39 2007 Søren Sandmann <sandmann@redhat.com> * binfile.c (already_warned): New function. Only warn once about bad CRC's. svn path=/trunk/; revision=361
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
7800fcd870
commit
7b821752f9
@ -1405,7 +1405,6 @@ build_gui (Application *app)
|
||||
gtk_widget_realize (GTK_WIDGET (app->main_window));
|
||||
|
||||
/* Tool items */
|
||||
|
||||
app->start_button = glade_xml_get_widget (xml, "start_button");
|
||||
app->profile_button = glade_xml_get_widget (xml, "profile_button");
|
||||
app->reset_button = glade_xml_get_widget (xml, "reset_button");
|
||||
|
||||
Reference in New Issue
Block a user