diff --git a/fileio.c b/fileio.c --- a/fileio.c +++ b/fileio.c @@ -180,5 +180,3 @@ void FioOpenFile(int slot, const char *f _fio.handles[slot] = f; FioSeekToFile(slot << 24); } - -