MCPcopy Create free account
hub / github.com/BZFlag-Dev/bzflag / purify

Method purify

src/clientbase/EventClientList.cpp:93–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91//============================================================================//
92
93void EventClientList::purify() {
94 clients.remove(&DummyEventClient::instance);
95}
96
97
98//============================================================================//

Callers 2

PurifyMethod · 0.80
RemoveClientMethod · 0.80

Calls 1

removeMethod · 0.45

Tested by

no test coverage detected