Deleted `defined()` in ast_common.h around set values.
authorErwin Janssen <erwinjanssen@outlook.com>
Sun, 10 Jul 2016 00:59:05 +0000 (02:59 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Sun, 10 Jul 2016 12:32:59 +0000 (14:32 +0200)
commitfa7fd5b878a0941f5cd2dcb43440c6aee5e039ad
tree41df057709aeb15729a5002b65c541356cf83194
parent3e1050ccab8a24d67c5b8b1fa35b2400b90a6b76
Deleted `defined()` in ast_common.h around set values.

Some values are defined 0 or 1 at the top of the file. There shouldn't be
a `defined` around these, as the value must the checked, not if they are
defined.
windows/include/ast_common.h