mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
Unneeded local vsariable warning removed
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user