mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-17 03:08:26 +00:00
removed unneeded local variable warning
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user