summaryrefslogtreecommitdiff
path: root/regex/debug.ih
diff options
context:
space:
mode:
Diffstat (limited to 'regex/debug.ih')
-rw-r--r--regex/debug.ih14
1 files changed, 0 insertions, 14 deletions
diff --git a/regex/debug.ih b/regex/debug.ih
deleted file mode 100644
index 1e1fb11177c..00000000000
--- a/regex/debug.ih
+++ /dev/null
@@ -1,14 +0,0 @@
-/* ========= begin header generated by ./mkh ========= */
-#ifdef __cplusplus
-extern "C" {
-#endif
-
-/* === debug.c === */
-void regprint(my_regex_t *r, FILE *d);
-static void s_print(CHARSET_INFO *charset, register struct re_guts *g, FILE *d);
-static char *regchar(CHARSET_INFO *charset, int ch,char *buf);
-
-#ifdef __cplusplus
-}
-#endif
-/* ========= end header generated by ./mkh ========= */