From 8e7ee1c1c1e4aedd0b2720ce9bb1cc199bcd8678 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Wed, 2 Oct 2019 18:41:13 +0200 Subject: Get slide out of parser context --- libstorycode/scparse_priv.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libstorycode/scparse_priv.h') diff --git a/libstorycode/scparse_priv.h b/libstorycode/scparse_priv.h index 2b1dd16..7e1e6db 100644 --- a/libstorycode/scparse_priv.h +++ b/libstorycode/scparse_priv.h @@ -40,7 +40,6 @@ enum style_mask struct scpctx { Narrative *n; - Slide *s; /* Current style or frame options. * These will be copied to a stylesheet entry or frame when the -- cgit v1.2.3