* Fixed compiler warnings.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5838 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
@@ -199,8 +199,6 @@ void irc_send(char *buf)
|
||||
|
||||
void irc_parse_sub(int fd, char *incoming_string)
|
||||
{
|
||||
int i=0;
|
||||
int authed=0;
|
||||
char kami[256]; //[Zido]
|
||||
char source[256];
|
||||
char command[256];
|
||||
|
||||
Reference in New Issue
Block a user