reduce the amount of compiler warnings for variable shadowing
This commit is contained in:
committed by
Zack Middleton
parent
1d0a044de3
commit
bbd17d75ce
@@ -1025,7 +1025,6 @@ bot_randomlist_t *BotLoadRandomStrings(char *filename)
|
||||
} //end if
|
||||
while(!PC_CheckTokenString(source, "}"))
|
||||
{
|
||||
size_t len;
|
||||
if (!BotLoadChatMessage(source, chatmessagestring))
|
||||
{
|
||||
FreeSource(source);
|
||||
|
Reference in New Issue
Block a user