projects
/
claws.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e7ed5b
)
Remove extravagant debug message
author
Charles Lehner
<cel@celehner.com>
Thu, 16 Jul 2015 12:39:47 +0000
(08:39 -0400)
committer
Charles Lehner
<cel@celehner.com>
Thu, 16 Jul 2015 12:39:47 +0000
(08:39 -0400)
src/plugins/managesieve/sieve_prefs.c
patch
|
blob
|
history
diff --git
a/src/plugins/managesieve/sieve_prefs.c
b/src/plugins/managesieve/sieve_prefs.c
index f1ff7294ddd89bfe3729fa49d3b2833ae94c4de9..914e8459e672939299a0eba0df32c71d1172e5a0 100644
(file)
--- a/
src/plugins/managesieve/sieve_prefs.c
+++ b/
src/plugins/managesieve/sieve_prefs.c
@@
-437,7
+437,6
@@
void sieve_prefs_done(void)
rc_file_path = g_strconcat(get_rc_dir(), G_DIR_SEPARATOR_S,
COMMON_RC, NULL);
- g_printf("rc_file: %s\n\n\n\n\n\n\n\n\n\n\n\n\n\n", rc_file_path);
pref_file = prefs_write_open(rc_file_path);
g_free(rc_file_path);