MCPcopy Create free account
hub / github.com/SFML/SFML / cleanup

Method cleanup

src/SFML/Window/macOS/JoystickImpl.cpp:96–99  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

94
95////////////////////////////////////////////////////////////
96void JoystickImpl::cleanup()
97{
98 // Nothing to do
99}
100
101
102////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected