summaryrefslogtreecommitdiff
path: root/src/render.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render.h')
-rw-r--r--src/render.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/render.h b/src/render.h
index cf5b078..5f2a9ca 100644
--- a/src/render.h
+++ b/src/render.h
@@ -24,7 +24,6 @@ struct cmark_renderer {
int width;
int need_cr;
bufsize_t last_breakable;
- int enumlevel;
bool begin_line;
bool no_wrap;
bool in_tight_list_item;