MCPcopy Create free account
hub / github.com/MediaArea/MediaInfo / ~GUI_Main_HTML

Method ~GUI_Main_HTML

Source/GUI/VCL_New/GUI_Main_HTML.cpp:31–35  ·  view source on GitHub ↗

---------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

29
30//---------------------------------------------------------------------------
31GUI_Main_HTML::~GUI_Main_HTML()
32{
33 //VCL specific
34 delete VCL; //VCL=NULL
35}
36
37//***************************************************************************
38// Actions

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected