summaryrefslogtreecommitdiff
path: root/preproc.c
diff options
context:
space:
mode:
Diffstat (limited to 'preproc.c')
-rw-r--r--preproc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/preproc.c b/preproc.c
index 835ad3e..63b0c61 100644
--- a/preproc.c
+++ b/preproc.c
@@ -324,7 +324,6 @@ enum {
*/
COND_DONE, COND_NEVER
};
-#define emitting(x) ( (x) == COND_IF_TRUE || (x) == COND_ELSE_TRUE )
/*
* These defines are used as the possible return values for do_directive