Fix warning

This commit is contained in:
Atlante45 2015-10-12 13:40:33 -07:00
parent f8956a853b
commit c666c9fb9b

View file

@ -17,8 +17,6 @@
const float CONTROLLER_THRESHOLD = 0.3f;
const float MAX_AXIS = 32768.0f;
StandardController::~StandardController() {
}