[gthumb] removed unused declaration



commit 093341e04d57974905c34155c09ac427a5b36540
Author: Paolo Bacchilega <paobac src gnome org>
Date:   Wed Aug 17 16:47:41 2016 +0200

    removed unused declaration

 extensions/selections/callbacks.c |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/extensions/selections/callbacks.c b/extensions/selections/callbacks.c
index f9d12c3..d729f18 100644
--- a/extensions/selections/callbacks.c
+++ b/extensions/selections/callbacks.c
@@ -46,13 +46,6 @@ static const GActionEntry actions[] = {
 };
 
 
-static const GthAccelerator accelerators[] = {
-       { "go-to-selection-1", "<control>1" },
-       { "go-to-selection-2", "<control>2" },
-       { "go-to-selection-3", "<control>3" },
-};
-
-
 static const GthMenuEntry file_list_popup_open_entries[] = {
        { N_("Open Folder"), "win.go-to-container-from-selection", "<Alt>end" },
 };


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