Skip to content
Snippets Groups Projects
Commit d256c540 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Remove unused variable.

parent 631f9878
No related branches found
No related tags found
No related merge requests found
Pipeline #7209 passed
...@@ -1138,7 +1138,6 @@ edit_list(struct bbslist **list, struct bbslist *item, char *listpath, int isdef ...@@ -1138,7 +1138,6 @@ edit_list(struct bbslist **list, struct bbslist *item, char *listpath, int isdef
char str[64]; char str[64];
FILE *listfile; FILE *listfile;
str_list_t inifile; str_list_t inifile;
char tmp[LIST_NAME_MAX + 1];
char *itemname; char *itemname;
char *tmpptr; char *tmpptr;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment