Clean up some test files.

This commit is contained in:
James Grogan 2022-11-30 18:28:50 +00:00
parent 1adc9272f8
commit b45385e8c7
51 changed files with 485 additions and 281 deletions

View file

@ -43,7 +43,7 @@ public:
void dumpInfo() override
{
std::cout << "Got ttf" << std::endl;
//std::cout << "Got ttf" << std::endl;
}
private: