diff options
Diffstat (limited to 'runtime/rule.h')
-rw-r--r-- | runtime/rule.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/rule.h b/runtime/rule.h index 8c2f72c9..76ed5f0b 100644 --- a/runtime/rule.h +++ b/runtime/rule.h @@ -28,7 +28,6 @@ #include "libestr.h" #include "linkedlist.h" #include "regexp.h" -#include "expr.h" // TODO: remove #if 0 #include "rainerscript.h" /* the rule object */ |