mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-18 02:55:12 +00:00
Oops, remove printf().
This commit is contained in:
parent
ba0eb5d85d
commit
0d3726d352
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user