Skip to content

Commit

Permalink
removed NDEBUG undef
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanSale committed Oct 7, 2015
1 parent e3868df commit 460b710
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.c
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
#define MAX_CMDS 16
#define SEP "---"

#undef NDEBUG

// TODO: sig_atomic_t (although it is typedefd to int :P)
// used as boolean by signal handlers to tell process it should exit
Expand Down

0 comments on commit 460b710

Please sign in to comment.