mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
Some warning fixes, unreferenced local variables.
This commit is contained in:
@@ -9626,9 +9626,7 @@ void command_object(Client *c, const Seperator *sep)
|
||||
|
||||
char errbuf[MYSQL_ERRMSG_SIZE];
|
||||
char query[512];
|
||||
char line[256];
|
||||
uint32 col;
|
||||
uint32 lastid;
|
||||
MYSQL_RES *result;
|
||||
MYSQL_ROW row;
|
||||
int iObjectsFound = 0;
|
||||
|
||||
Reference in New Issue
Block a user