2
0
Эх сурвалжийг харах

ipops: removed unused variables from ragel generated files

- GH #1074
Daniel-Constantin Mierla 8 жил өмнө
parent
commit
1f46fbcdcb

+ 0 - 9
src/modules/ipops/ip_parser.c

@@ -1,7 +1,3 @@
-/*
- * Warning: This file is auto generated from a ragel syntax (ip_parser.rl),
- * do not change it!
- */
 
 #line 1 "ip_parser.rl"
 #include "ip_parser.h"
@@ -16,11 +12,6 @@
 
 #line 14 "ip_parser.c"
 static const int ip_parser_start = 1;
-static const int ip_parser_first_final = 237;
-static const int ip_parser_error = 0;
-
-static const int ip_parser_en_main = 1;
-
 
 #line 45 "ip_parser.rl"
 

+ 0 - 5
src/modules/ipops/rfc1918_parser.c

@@ -13,11 +13,6 @@
 
 #line 15 "rfc1918_parser.c"
 static const int rfc1918_parser_start = 1;
-static const int rfc1918_parser_first_final = 28;
-static const int rfc1918_parser_error = 0;
-
-static const int rfc1918_parser_en_main = 1;
-
 
 #line 26 "rfc1918_parser.rl"