mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-06 00:32:25 +00:00
Unneeded local vsariable warning removed
This commit is contained in:
parent
1e644fa92c
commit
70f1bbbdad
@ -34,9 +34,6 @@ int Zonv4Loader::Open(char *base_path, char *zone_name, Archive *archive)
|
|||||||
Texture **tex;
|
Texture **tex;
|
||||||
int tex_count, tex_tmp, *tex_map;
|
int tex_count, tex_tmp, *tex_map;
|
||||||
|
|
||||||
int i, j, k, l;
|
|
||||||
char **model_names;
|
|
||||||
|
|
||||||
char *filename;
|
char *filename;
|
||||||
|
|
||||||
uchar *zon_tmp, *zon_orig;
|
uchar *zon_tmp, *zon_orig;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user