turn off labels
This commit is contained in:
parent
50c40074fc
commit
0704ee3ad4
2
unfold.c
2
unfold.c
@ -17,7 +17,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
static int debug = 0;
|
static int debug = 0;
|
||||||
static int draw_labels = 1;
|
static int draw_labels = 0;
|
||||||
|
|
||||||
typedef struct
|
typedef struct
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user