Disable debugging messages by default

This commit is contained in:
Pierre Pronchery 2021-10-10 19:25:32 +02:00
parent ce70963043
commit 9377b12f9b

View File

@ -28,7 +28,6 @@
#define DEBUG
#include <sys/mman.h>
#include <stdarg.h>
#include <fcntl.h>