Try to fix the build

This commit is contained in:
66hh
2025-12-30 17:40:16 +08:00
parent c144f2f438
commit d830bea3c5
3 changed files with 2 additions and 5 deletions

View File

@@ -283,7 +283,6 @@ namespace syscalls
if (info_class == ProcessInstrumentationCallback)
{
if (process_information_length != sizeof(PROCESS_INSTRUMENTATION_CALLBACK_INFORMATION))
{
return STATUS_BUFFER_OVERFLOW;