1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-09-30 05:59:07 +00:00

Oops, remove printf().

This commit is contained in:
Brenden Matthews 2009-05-19 20:23:44 -06:00
parent ba0eb5d85d
commit 0d3726d352

View File

@ -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,