diff --git a/build.rs b/build.rs index 53265655..ad62f3a1 100644 --- a/build.rs +++ b/build.rs @@ -12,7 +12,6 @@ fn main() { "lexer.c", "node.c", "parser.c", - "parser.c", "stack.c", "subtree.c", "tree_cursor.c",