MCPcopy Create free account
hub / github.com/dirkvranckaert/AndroidDecompiler / ~ASLocalizer

Method ~ASLocalizer

astyle/src/ASLocalizer.cpp:112–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110}
111
112ASLocalizer::~ASLocalizer()
113// Delete dynamically allocated memory.
114{
115 delete m_translation;
116}
117
118#ifdef _WIN32
119

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected