mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-06 04:42:28 +00:00
removed unneeded local variable warning
This commit is contained in:
parent
11fbb86f8b
commit
93cb7285b4
@ -43,8 +43,6 @@ int Zonv4Loader::Open(char *base_path, char *zone_name, Archive *archive)
|
||||
|
||||
float rot_change = 180.0f / 3.14159f;
|
||||
|
||||
float base[3];
|
||||
|
||||
printf("Attempting to load EQG %s\n", zone_name);
|
||||
|
||||
filename = new char[strlen(zone_name) + 5];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user