MCPcopy Create free account
hub / github.com/SNAS/openbmp / disableDebug

Method disableDebug

Server/src/bmp/BMPReader.cpp:445–447  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

443}
444
445void BMPReader::disableDebug() {
446 debug = false;
447}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected