summaryrefslogtreecommitdiffstats
path: root/mdoc_state.c
diff options
context:
space:
mode:
Diffstat (limited to 'mdoc_state.c')
-rw-r--r--mdoc_state.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mdoc_state.c b/mdoc_state.c
index 2e67c63c..ecf06201 100644
--- a/mdoc_state.c
+++ b/mdoc_state.c
@@ -155,7 +155,6 @@ static const state_handler __state_handlers[MDOC_MAX - MDOC_Dd] = {
NULL, /* En */
NULL, /* Dx */
NULL, /* %Q */
- NULL, /* sp */
NULL, /* %U */
NULL, /* Ta */
};