[gnome-commander] Removal of excessive code
- From: Piotr Eljasiak <epiotr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Removal of excessive code
- Date: Sat, 5 Mar 2011 13:55:46 +0000 (UTC)
commit 14299a3839f1b5858519a666137e2c496e73bd73
Author: Piotr Eljasiak <epiotr src gnome org>
Date: Sat Mar 5 14:53:11 2011 +0100
Removal of excessive code
src/gnome-cmd-dir.cc | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-dir.cc b/src/gnome-cmd-dir.cc
index a6d9d24..b490a56 100644
--- a/src/gnome-cmd-dir.cc
+++ b/src/gnome-cmd-dir.cc
@@ -451,7 +451,6 @@ static void on_list_done (GnomeCmdDir *dir, GList *infolist, GnomeVFSResult resu
dir->priv->files = create_file_list (dir, infolist);
dir->priv->file_collection->add(dir->priv->files);
- dir->state = GnomeCmdDir::STATE_LISTED;
g_list_free (infolist);
if (dir->dialog)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]