This commit is contained in:
jl777
2019-03-01 20:53:24 -11:00
parent 3d8d0a3e21
commit 42f52b2ffa

View File

@@ -244,7 +244,6 @@ int32_t rogue_replay2(uint8_t *newdata,uint64_t seed,char *keystrokes,int32_t nu
free(rs); free(rs);
return(n); return(n);
} }
#endif
long get_filesize(FILE *fp) long get_filesize(FILE *fp)
{ {