Update fscrash-main.c

This commit is contained in:
John Oberschelp 2017-10-31 15:32:12 -07:00 committed by GitHub
parent 045a1fa19c
commit 91c714dd53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -278,9 +278,6 @@ int wmain(int argc, wchar_t **argv)
OptFileInfoTimeout,
1024,
1024 * 1024,
0,0,0, // Slowio
(MemfsNet & OptMemfsFlags) ? L"\\memfs\\share" : 0,
0,
&Memfs);