mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-06 04:42:28 +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;
|
Zone_Model *zm;
|
||||||
FILE *fff;
|
FILE *fff;
|
||||||
EQFileType FileType = UNKNOWN;
|
EQFileType FileType = UNKNOWN;
|
||||||
GLuint *textures;
|
|
||||||
|
|
||||||
sprintf(bufs, "%s.s3d", shortname);
|
sprintf(bufs, "%s.s3d", shortname);
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user