turn off labels

This commit is contained in:
Trammell Hudson 2015-01-04 14:59:47 -05:00
parent 50c40074fc
commit 0704ee3ad4
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
#endif
static int debug = 0;
static int draw_labels = 1;
static int draw_labels = 0;
typedef struct
{