mirror of
https://github.com/winfsp/winfsp.git
synced 2025-07-03 01:12:58 -05:00
Major refactoring: WIP
This commit is contained in:
@ -166,7 +166,6 @@ const char *IoctlCodeSym(ULONG ControlCode)
|
||||
switch (ControlCode)
|
||||
{
|
||||
SYM(FSP_FSCTL_CREATE)
|
||||
SYM(FSP_FSCTL_DELETE)
|
||||
SYM(FSP_FSCTL_TRANSACT)
|
||||
SYM(FSP_FSCTL_WORK)
|
||||
default:
|
||||
|
Reference in New Issue
Block a user