diff options
-rw-r--r-- | gload.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -221,7 +221,6 @@ static gload *gload_new(GKeyFile *cfg) highlight ? highlight : "", highlight ? "'" : "", label); - fprintf(stderr, "%s\n", markup); gtk_label_set_markup(GTK_LABEL(gl->label), markup); g_free(markup); |