MCPcopy Create free account
hub / github.com/MethanePowered/MethaneKit / Dummy

Function Dummy

Modules/Kit/Sources/Methane/Kit.cpp:27–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25{
26
27void Dummy()
28{
29 // Prevents libtool warning for library:
30 // the table of contents is empty (no object file members in the library define global symbols)
31}
32
33} // namespace Methane::Kit

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected