Skip to content

Commit 52507b2

Browse files
committed
Zap a couple of unused locals
1 parent 58c1638 commit 52507b2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

irFFB/irFFB.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -433,8 +433,6 @@ int APIENTRY wWinMain(
433433
char *data = nullptr;
434434
bool irConnected = false;
435435
MSG msg;
436-
DWORD diState;
437-
HRESULT hr;
438436

439437
float *swTorque = nullptr, *swTorqueST = nullptr, *steer = nullptr, *steerMax = nullptr;
440438
float *speed = nullptr, *throttle = nullptr, *rpm = nullptr;

0 commit comments

Comments
 (0)