mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-24 09:28:21 +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;
|
Zone_Model *zm;
|
||||||
|
|
||||||
char *buffer, *buf_start;
|
char *buffer, *buf_start;
|
||||||
int buf_len, bone_count;
|
int buf_len;
|
||||||
|
|
||||||
char *filename;
|
char *filename;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user