[gthumb] removed unused constant



commit b728cfc290b52c11bb7008d18924ea5321a8a37a
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Fri May 21 08:09:34 2021 +0200

    removed unused constant

 extensions/list_tools/gth-script-editor-dialog.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/extensions/list_tools/gth-script-editor-dialog.c 
b/extensions/list_tools/gth-script-editor-dialog.c
index 4dc40faf..01ba91f9 100644
--- a/extensions/list_tools/gth-script-editor-dialog.c
+++ b/extensions/list_tools/gth-script-editor-dialog.c
@@ -28,7 +28,6 @@
 
 
 #define GET_WIDGET(name) _gtk_builder_get_widget (self->priv->builder, (name))
-#define NO_SHORTCUT 0
 
 
 static GthTemplateCode Command_Special_Codes[] = {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]