summaryrefslogtreecommitdiff
path: root/conf/conf.h
diff options
context:
space:
mode:
authorJan Moskyto Matejka <mq@ucw.cz>2015-12-16 15:30:44 +0100
committerOndrej Zajicek (work) <santiago@crfreenet.org>2015-12-20 13:04:07 +0100
commit9656dce72eead158e6da3ad560720bb0addfe7e2 (patch)
tree190bdc886af4a3e80cbffee3becc3562412a2ee9 /conf/conf.h
parentaedd3a6babbaf35becb7770f73f30b20b464393f (diff)
ROA code switchoff
Diffstat (limited to 'conf/conf.h')
-rw-r--r--conf/conf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/conf.h b/conf/conf.h
index 89a2c5b7..d442cdb5 100644
--- a/conf/conf.h
+++ b/conf/conf.h
@@ -121,7 +121,6 @@ struct symbol {
#define SYM_FUNCTION 3
#define SYM_FILTER 4
#define SYM_TABLE 5
-#define SYM_ROA 6
#define SYM_VARIABLE 0x100 /* 0x100-0x1ff are variable types */
#define SYM_CONSTANT 0x200 /* 0x200-0x2ff are variable types */