Browse Source

Oops.. Remove useless code.

pull/1922/head
ksqsf 7 years ago
parent
commit
eb501b70c7
1 changed files with 0 additions and 1 deletions
  1. 1
      src/utils.c

1
src/utils.c

@ -497,6 +497,5 @@ get_default_conf(void)
return userconf;
// If not, fall back to the system-wide config.
userconf[0] = '\0';
return sysconf;
}
Loading…
Cancel
Save