1
0
mirror of https://github.com/TomHarte/CLK.git synced 2024-11-23 03:32:32 +00:00

Reduces logging temporarily.

This commit is contained in:
Thomas Harte 2019-07-08 17:37:15 -04:00
parent 2651b15db1
commit fb6da1de4a

View File

@ -8,6 +8,7 @@
#include "IWM.hpp"
#define NDEBUG
#include "../../Outputs/Log.hpp"
using namespace Apple;