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

Method cleanup

src/SFML/Window/macOS/SensorImpl.cpp:41–44  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

39
40////////////////////////////////////////////////////////////
41void SensorImpl::cleanup()
42{
43 // TODO: not implemented
44}
45
46
47////////////////////////////////////////////////////////////

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected