Remove #define debug 1.

This commit is contained in:
Toshio Sekiya 2021-02-01 17:08:52 +09:00
parent cbac76fe0a
commit 3d4672cf30

View file

@ -8,6 +8,6 @@
/* However it makes the program slow. */
/* If you don't want to see such information, remove the line. */
/* #define debug 1 */
#define debug 1
extern cairo_surface_t *surface;