diff options
Diffstat (limited to 'vconftool.c')
-rwxr-xr-x | vconftool.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vconftool.c b/vconftool.c index 82e7ad7..74045c4 100755 --- a/vconftool.c +++ b/vconftool.c @@ -485,8 +485,6 @@ static void get_operation(char *input) static void recursive_get(char *subDIR, int level) { - printf("%s", subDIR); - keylist_t *get_keylist; keynode_t *first_node; |