preproc: Drop emitting() rudimanet

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
This commit is contained in:
Cyrill Gorcunov 2011-07-31 14:51:49 +04:00
parent 099749292c
commit 6b4a64167c

View file

@ -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