aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.h
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2016-09-13 22:02:59 +0200
committerThomas White <taw@bitwiz.org.uk>2016-09-13 22:02:59 +0200
commit7f6c1ec06940551210b7a8bd3d6d6b1dafeed5cc (patch)
tree6a1d47ba273b254366feaa4768c52ed5455d5a1b /src/presentation.h
parentbfea1928198dc7afd42cca5e3e7b4028325dfdff (diff)
Get rid of last bits of "slide notes"
An outdated concept...
Diffstat (limited to 'src/presentation.h')
-rw-r--r--src/presentation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/presentation.h b/src/presentation.h
index 513b5dc..8172972 100644
--- a/src/presentation.h
+++ b/src/presentation.h
@@ -53,7 +53,6 @@ struct presentation
NarrativeWindow *narrative_window;
SlideWindow *slidewindow;
- struct notes *notes;
struct pr_clock *clock;
struct slide_sorter *slide_sorter;