summaryrefslogtreecommitdiffstats
path: root/mandoc.h
diff options
context:
space:
mode:
Diffstat (limited to 'mandoc.h')
-rw-r--r--mandoc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/mandoc.h b/mandoc.h
index b0817905..6b1e95f7 100644
--- a/mandoc.h
+++ b/mandoc.h
@@ -23,7 +23,6 @@
#define ASCII_NBRZW 30 /* non-breaking zero-width space */
#define ASCII_BREAK 29 /* breakable zero-width space */
#define ASCII_HYPH 28 /* breakable hyphen */
-#define ASCII_ESC 27 /* escape sequence from copy-in processing */
#define ASCII_TABREF 26 /* reset tab reference position */
/*