Explorar o código

predicate: BPredicate_parser.h: remove redundant declaration

ambrop7 %!s(int64=13) %!d(string=hai) anos
pai
achega
bd322f55f8
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      predicate/BPredicate_parser.h

+ 0 - 3
predicate/BPredicate_parser.h

@@ -44,7 +44,4 @@
 // implemented in BPredicate.c
 void yyerror (YYLTYPE *yylloc, yyscan_t scanner, struct predicate_node **result, char *str);
 
-// implemented in parser
-int yyparse (void *scanner, struct predicate_node **result);
-
 #endif