aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/presentation.h')
-rw-r--r--src/presentation.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/presentation.h b/src/presentation.h
index 0fa7d71..197a298 100644
--- a/src/presentation.h
+++ b/src/presentation.h
@@ -68,9 +68,6 @@ struct presentation
struct pr_clock *clock;
struct slide_sorter *slide_sorter;
- /* Pointers to the current "editing" slide */
- struct slide *cur_edit_slide;
-
/* This is the "native" size of the slide. It only exists to give
* font size some meaning in the context of a somewhat arbitrary DPI */
double slide_width;