aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.h
diff options
context:
space:
mode:
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 84c79b0..ff065a6 100644
--- a/src/presentation.h
+++ b/src/presentation.h
@@ -131,7 +131,6 @@ struct presentation
/* Pointers to the current "editing" and "projection" slides */
struct slide *cur_edit_slide;
struct slide *cur_proj_slide;
- struct slide *cur_notes_slide;
int slideshow_linked;
/* Pointers to the frame currently being edited */