diff options
Diffstat (limited to 'src/sp_config_utils.c')
| -rw-r--r-- | src/sp_config_utils.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sp_config_utils.c b/src/sp_config_utils.c index 71c9071..dbe6793 100644 --- a/src/sp_config_utils.c +++ b/src/sp_config_utils.c | |||
| @@ -1,7 +1,5 @@ | |||
| 1 | #include "php_snuffleupagus.h" | 1 | #include "php_snuffleupagus.h" |
| 2 | 2 | ||
| 3 | size_t sp_line_no; | ||
| 4 | |||
| 5 | int parse_keywords(sp_config_functions *funcs, char *line) { | 3 | int parse_keywords(sp_config_functions *funcs, char *line) { |
| 6 | int value_len = 0; | 4 | int value_len = 0; |
| 7 | const char *original_line = line; | 5 | const char *original_line = line; |
