From 4ee6229c44a12deba76242546d424067483e89c6 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 24 Nov 2022 15:28:26 +0100 Subject: Remove comment about closed issue --- src/crystfel_gui.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/crystfel_gui.c b/src/crystfel_gui.c index eb13e608..b13b9b0a 100644 --- a/src/crystfel_gui.c +++ b/src/crystfel_gui.c @@ -907,7 +907,6 @@ static void add_button(GtkWidget *vbox, const char *label, const char *imagen, static void add_task_buttons(GtkWidget *vbox, struct crystfelproject *proj) { - /* FIXME: All these icons are placeholders (GitLab #9) */ add_button(vbox, "Load data", "crystfel-load-data", G_CALLBACK(import_sig), proj); add_button(vbox, "Peak detection", "crystfel-peak-detection", -- cgit v1.2.3