mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-12 15:25:34 +08:00
fix: Annotations from GitHub build resolved
This commit is contained in:
@@ -221,8 +221,6 @@ namespace swift::simplugin::msfs2024common
|
||||
const DWORD requestId = event->dwRequestID;
|
||||
const DWORD objectId = event->dwObjectID;
|
||||
|
||||
const QString Test = CSimulatorMsfs2024::requestIdToString(requestId);
|
||||
|
||||
simulatorMsfs2024->m_dispatchRequestIdLast = requestId;
|
||||
|
||||
if (CSimulatorMsfs2024::isRequestForSimConnectObject(requestId))
|
||||
|
||||
Reference in New Issue
Block a user