mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-06 00:32:25 +00:00
removed unneeded local variable
This commit is contained in:
parent
d8940ed98a
commit
ebedf53ff4
@ -485,7 +485,6 @@ bool ProcessZoneFile(const char *shortname) {
|
||||
int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPSTR lpCmdLine, int nCmdShow) {
|
||||
MSG msg;
|
||||
BOOL done=false;
|
||||
FILE *fp;
|
||||
|
||||
for(int i=0;i<256;i++)
|
||||
keys[i] = false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user