misc: just eliminate several 'unused' warning messages
[ plus we also play catch up on some earlier changes ] [ that impacted skill.c, after using --enable-skill! ] Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
@@ -236,7 +236,7 @@ static const char *format_parse(sf_node *sfn){
|
||||
need_item=0;
|
||||
}
|
||||
} while (*++walk);
|
||||
out:
|
||||
|
||||
if(!items){
|
||||
free(buf);
|
||||
goto empty;
|
||||
|
Reference in New Issue
Block a user