gnome-commander r1991 - branches/gcmd-1-3/src



Author: epiotr
Date: Sun Aug 24 22:18:28 2008
New Revision: 1991
URL: http://svn.gnome.org/viewvc/gnome-commander?rev=1991&view=rev

Log:
Build fix

Modified:
   branches/gcmd-1-3/src/gnome-cmd-main-win.cc

Modified: branches/gcmd-1-3/src/gnome-cmd-main-win.cc
==============================================================================
--- branches/gcmd-1-3/src/gnome-cmd-main-win.cc	(original)
+++ branches/gcmd-1-3/src/gnome-cmd-main-win.cc	Sun Aug 24 22:18:28 2008
@@ -1025,11 +1025,6 @@
                 plugin_manager_show ();
                 break;
 
-            case GDK_S:
-            case GDK_s:
-                gnome_cmd_dir_pool_show_state (gnome_cmd_con_get_dir_pool (gnome_cmd_file_selector_get_connection (gnome_cmd_main_win_get_fs (mw, ACTIVE))));
-                break;
-
             case GDK_f:
             case GDK_F:
             {



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