--- xmil/macos9/xmil.cpp 2004/08/12 18:54:26 1.4 +++ xmil/macos9/xmil.cpp 2004/08/16 09:19:39 1.5 @@ -94,12 +94,11 @@ static void flagdelete(const char *ext) static int flagload(const char *ext, BRESULT force) { - int ret; char path[MAX_PATH]; char buf[1024]; int r; + int ret; - ret = IDOK; getstatfilename(path, ext, NELEMENTS(path)); r = statsave_check(path, buf, NELEMENTS(buf)); if (r & (~STATFLAG_DISKCHG)) {