mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 13:16:39 +00:00
unneeded local variable warning removed
This commit is contained in:
@@ -421,7 +421,6 @@ bool ProcessZoneFile(const char *shortname) {
|
||||
Zone_Model *zm;
|
||||
FILE *fff;
|
||||
EQFileType FileType = UNKNOWN;
|
||||
GLuint *textures;
|
||||
|
||||
sprintf(bufs, "%s.s3d", shortname);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user