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