[gnome-commander] noop: code cleanup



commit f703580b449b3b07e6625a7cfa78ecd0034437ea
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Tue Feb 4 11:26:48 2014 +0100

    noop: code cleanup

 src/gnome-cmd-user-actions.cc |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/src/gnome-cmd-user-actions.cc b/src/gnome-cmd-user-actions.cc
index 05f744e..7235520 100644
--- a/src/gnome-cmd-user-actions.cc
+++ b/src/gnome-cmd-user-actions.cc
@@ -1822,13 +1822,6 @@ void options_edit_shortcuts (GtkMenuItem *menuitem, gpointer not_used)
     gnome_cmd_key_shortcuts_dialog_new (gcmd_user_actions);
 }
 
-/* // commented out since it might be used again far in the future again
-void options_edit_mime_types (GtkMenuItem *menuitem, gpointer not_used)
-{
-    edit_mimetypes (NULL, FALSE);
-}
-*/
-
 /************** Connections Menu **************/
 void connections_open (GtkMenuItem *menuitem, gpointer not_used)
 {


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