///////////////////////////////////////////////////////
| 94 | |
| 95 | //////////////////////////////////////////////////////////// |
| 96 | void JoystickImpl::cleanup() |
| 97 | { |
| 98 | // Nothing to do |
| 99 | } |
| 100 | |
| 101 | |
| 102 | //////////////////////////////////////////////////////////// |
nothing calls this directly
no outgoing calls
no test coverage detected