aboutsummaryrefslogtreecommitdiff
path: root/libstorycode/scparse_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libstorycode/scparse_priv.h')
-rw-r--r--libstorycode/scparse_priv.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/libstorycode/scparse_priv.h b/libstorycode/scparse_priv.h
index 98ddbda..2b1dd16 100644
--- a/libstorycode/scparse_priv.h
+++ b/libstorycode/scparse_priv.h
@@ -42,11 +42,6 @@ struct scpctx
Narrative *n;
Slide *s;
- int n_runs;
- int max_runs;
- char **runs;
- enum narrative_run_type *run_types;
-
/* Current style or frame options.
* These will be copied to a stylesheet entry or frame when the
* top-level rule is matched. */