commit abc905e78a1d61eb2a03bbf7f2b351163921d2dc
parent f139ad4cae4fa0260c838acd082c843c6788159f
Author: paul <paul@claws-mail.org>
Date: Thu, 31 Dec 2020 11:23:15 +0000
remove '// #endif'
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/src/gtk/gtkcmclist.c b/src/gtk/gtkcmclist.c
@@ -192,7 +192,6 @@ static GObject* gtk_cmclist_constructor (GType type,
/* GtkObject Methods */
static void gtk_cmclist_destroy (GtkWidget *object);
-// #endif
static void gtk_cmclist_finalize (GObject *object);
static void gtk_cmclist_set_arg (GObject *object,
guint arg_id,