summaryrefslogtreecommitdiff
path: root/src/flexdef.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/flexdef.h')
-rw-r--r--src/flexdef.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/flexdef.h b/src/flexdef.h
index 71eebc6..9c6baec 100644
--- a/src/flexdef.h
+++ b/src/flexdef.h
@@ -939,9 +939,6 @@ extern void transition_struct_out PROTO ((int, int));
/* Only needed when using certain broken versions of bison to build parse.c. */
extern void *yy_flex_xmalloc PROTO ((int));
-/* Set a region of memory to 0. */
-extern void zero_out PROTO ((char *, size_t));
-
/* from file nfa.c */