[gnome-commander/gcmd-1-2-8] Removal of superfluous code



commit e0b62419cb0350af69c5babf7beecdae61096683
Author: Piotr Eljasiak <epiotr src gnome org>
Date:   Thu Mar 3 21:44:14 2011 +0100

    Removal of superfluous code

 src/dirlist.cc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/dirlist.cc b/src/dirlist.cc
index 49fc2fd..e4daa5e 100644
--- a/src/dirlist.cc
+++ b/src/dirlist.cc
@@ -112,8 +112,6 @@ inline void visprog_list (GnomeCmdDir *dir)
 
 inline void blocking_list (GnomeCmdDir *dir)
 {
-    DEBUG('l', "blocking_list\n");
-
     GnomeVFSFileInfoOptions infoOpts = (GnomeVFSFileInfoOptions) (GNOME_VFS_FILE_INFO_FOLLOW_LINKS | GNOME_VFS_FILE_INFO_GET_MIME_TYPE);
 
     gchar *uri_str = gnome_cmd_file_get_uri_str (GNOME_CMD_FILE (dir));



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