diff options
Diffstat (limited to 'Alc/ALc.c')
-rw-r--r-- | Alc/ALc.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -859,7 +859,6 @@ static void alc_initconfig(void) size_t len; const char *next = str; - i = 0; do { str = next; next = strchr(str, ','); |