mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-06 00:32:25 +00:00
removed unneeded local variable warning
This commit is contained in:
parent
93cb7285b4
commit
77bd6e761c
@ -147,7 +147,7 @@ int DATLoader::Open(char *base_path, char *zone_name, Archive *archive) {
|
||||
Zone_Model *zm;
|
||||
|
||||
char *buffer, *buf_start;
|
||||
int buf_len, bone_count;
|
||||
int buf_len;
|
||||
|
||||
char *filename;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user