[gnome-commander] Don't print device information on exit
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-commander] Don't print device information on exit
- Date: Fri, 30 Sep 2016 21:16:16 +0000 (UTC)
commit d659be52c7418d7e4ed0666a5186a139f3f89101
Author: Uwe Scholz <uwescholz src gnome org>
Date: Fri Sep 30 22:52:25 2016 +0200
Don't print device information on exit
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 b8422b4..061d5d7 100644
--- a/src/gnome-cmd-data.cc
+++ b/src/gnome-cmd-data.cc
@@ -1574,7 +1574,6 @@ inline void save_devices (const gchar *fname)
else
icon_path = g_strdup ("x");
- printf("%s\n",device_fn);
g_key_file_set_string(key_file,alias,"device",device_fn);
g_key_file_set_string(key_file,alias,"mount_point",mountp);
g_key_file_set_string(key_file,alias,"icon_path",icon_path);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]