summaryrefslogtreecommitdiff
path: root/src/conf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf.c')
-rw-r--r--src/conf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/conf.c b/src/conf.c
index 3d2a8740..8518f90c 100644
--- a/src/conf.c
+++ b/src/conf.c
@@ -3942,7 +3942,6 @@ int snd_config_hook_load(snd_config_t *root, snd_config_t *config, snd_config_t
*remain = '\0';
remain += 3;
}
- printf("name2 = '%s', remain = '%s'\n", name2, remain);
err = config_file_load_user(root, name2, errors);
if (err < 0)
goto _err;