diff --git a/sysprof.c b/sysprof.c index f94705c4..d0d259b3 100644 --- a/sysprof.c +++ b/sysprof.c @@ -378,8 +378,6 @@ on_start_toggled (GtkWidget *widget, gpointer data) delete_data (app); app->state = PROFILING; - - show_samples (app); } else {