commit 5e2413799664c1d48a0e266fffaa1b320b348c29 from: Stefan Sperling date: Tue Oct 06 11:58:20 2020 UTC disable debug by default again commit - 2a1b94d029d73b14949971a9f159da4670584ee9 commit + 5e2413799664c1d48a0e266fffaa1b320b348c29 blob - fc5584e64ec1bc1f39b919878e371e50c8a9f0c4 blob + 8f0b990f829447168ed1abde4d6581325aa22253 --- lib/diff_debug.h +++ lib/diff_debug.h @@ -14,7 +14,7 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#define DEBUG 1 +#define DEBUG 0 #if DEBUG #include