MCPcopy Create free account
hub / github.com/bbbradsmith/nsfplay / ~KeyHeader

Method ~KeyHeader

nsfplug_ui/KeyHeader.cpp:19–23  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19KeyHeader::~KeyHeader()
20{
21 if(softgray_pen.DeleteObject()==0)
22 xgm::DEBUG_OUT("Error in deleting the softgray_pen object.\n");
23}
24
25void KeyHeader::Reset()
26{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected