[gnome-commander] Removed excessive code



commit 9322981aafa9ac259e27a974a85a831b36b91d39
Author: Piotr Eljasiak <epiotr src gnome org>
Date:   Mon Dec 20 23:55:30 2010 +0100

    Removed excessive code

 src/main.cc |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/src/main.cc b/src/main.cc
index 60d0463..1425061 100644
--- a/src/main.cc
+++ b/src/main.cc
@@ -60,9 +60,6 @@ extern gint created_files_cnt;
 extern gint deleted_files_cnt;
 extern int created_dirs_cnt;
 extern int deleted_dirs_cnt;
-extern GList *all_dirs;
-extern GHashTable *all_dirs_map;
-extern GList *all_files;
 
 
 struct poptOption popt_options[] = {



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