mirror of
https://github.com/winfsp/winfsp.git
synced 2025-06-07 20:42:09 -05:00
Update memfs-test.c
This commit is contained in:
parent
91c714dd53
commit
4adc0d4700
@ -40,9 +40,6 @@ void *memfs_start_ex(ULONG Flags, ULONG FileInfoTimeout)
|
||||
FileInfoTimeout,
|
||||
1024,
|
||||
1024 * 1024,
|
||||
|
||||
0,0,0, // Slowio
|
||||
|
||||
MemfsNet == Flags ? L"\\memfs\\share" : 0,
|
||||
0,
|
||||
&Memfs);
|
||||
|
Loading…
x
Reference in New Issue
Block a user