aboutsummaryrefslogtreecommitdiff
path: root/src/test/modules/test_parser/test_parser.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/modules/test_parser/test_parser.c')
-rw-r--r--src/test/modules/test_parser/test_parser.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/modules/test_parser/test_parser.c b/src/test/modules/test_parser/test_parser.c
index 43b96120def..bb5305109ec 100644
--- a/src/test/modules/test_parser/test_parser.c
+++ b/src/test/modules/test_parser/test_parser.c
@@ -28,7 +28,6 @@ typedef struct
int pos; /* position of the parser */
} ParserState;
-/* copy-paste from wparser.h of tsearch2 */
typedef struct
{
int lexid;