diff --git a/node.h b/node.h index b9db99291b..f1c8029257 100644 --- a/node.h +++ b/node.h @@ -285,8 +285,6 @@ typedef struct RNode { #define nd_set_line(n,l) \ RNODE(n)->flags=((RNODE(n)->flags&~((VALUE)(-1)<