MCPcopy Create free account
hub / github.com/DFHack/dfhack / ~VersionInfoFactory

Method ~VersionInfoFactory

library/VersionInfoFactory.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52}
53
54VersionInfoFactory::~VersionInfoFactory()
55{
56 clear();
57}
58
59void VersionInfoFactory::clear()
60{

Callers

nothing calls this directly

Calls 1

clearFunction · 0.70

Tested by

no test coverage detected