[gnome-commander] Removal of superfluous initialization
- From: Piotr Eljasiak <epiotr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Removal of superfluous initialization
- Date: Tue, 8 Nov 2011 18:51:34 +0000 (UTC)
commit c5c5173d4dacb27f2b08cbb7cf59ad3c21c6639b
Author: Piotr Eljasiak <epiotr src gnome org>
Date: Tue Nov 8 19:49:19 2011 +0100
Removal of superfluous initialization
src/gnome-cmd-data.cc | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-data.cc b/src/gnome-cmd-data.cc
index 55f8616..89f580e 100644
--- a/src/gnome-cmd-data.cc
+++ b/src/gnome-cmd-data.cc
@@ -841,7 +841,6 @@ GnomeCmdData::GnomeCmdData(): search_defaults(selections)
confirm_move_overwrite = GNOME_CMD_CONFIRM_OVERWRITE_QUERY;
confirm_mouse_dnd = TRUE;
color_mode = GNOME_CMD_COLOR_DEEP_BLUE;
- options.perm_disp_mode = GNOME_CMD_PERM_DISP_MODE_TEXT; // ???
memset(&filter_settings, 0, sizeof(filter_settings));
filter_settings.hidden = TRUE;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]