Skip to content

Commit

Permalink
Zap a couple of unused locals
Browse files Browse the repository at this point in the history
  • Loading branch information
nlp80 committed Oct 21, 2017
1 parent 58c1638 commit 52507b2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions irFFB/irFFB.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -433,8 +433,6 @@ int APIENTRY wWinMain(
char *data = nullptr;
bool irConnected = false;
MSG msg;
DWORD diState;
HRESULT hr;

float *swTorque = nullptr, *swTorqueST = nullptr, *steer = nullptr, *steerMax = nullptr;
float *speed = nullptr, *throttle = nullptr, *rpm = nullptr;
Expand Down

0 comments on commit 52507b2

Please sign in to comment.