Fix warning

This commit is contained in:
momo5502
2024-12-25 15:32:21 +01:00
parent df812fd24d
commit cb88ebe480

View File

@@ -2489,7 +2489,7 @@ namespace
const emulator_object<ALPC_MESSAGE_ATTRIBUTES>
/*send_message_attributes*/
,
const emulator_object<PORT_MESSAGE> receive_message,
const emulator_object<PORT_MESSAGE> /*receive_message*/,
const emulator_object<SIZE_T> /*buffer_length*/,
const emulator_object<ALPC_MESSAGE_ATTRIBUTES>
/*receive_message_attributes*/,