From 0d3726d3526e8b2d8215849e7c9e4beebfaab5c0 Mon Sep 17 00:00:00 2001 From: Brenden Matthews Date: Tue, 19 May 2009 20:23:44 -0600 Subject: [PATCH] Oops, remove printf(). --- src/conky.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/conky.c b/src/conky.c index 00514992..bbcb94c0 100644 --- a/src/conky.c +++ b/src/conky.c @@ -6738,7 +6738,6 @@ static void main_loop(void) } #ifdef HAVE_SYS_INOTIFY_H if (!inotify_fd) { - printf("'%s'\n", current_config); inotify_fd = inotify_init(); inotify_config_wd = inotify_add_watch(inotify_fd, current_config,