From 057871cbe90d434f9462213f929054302f8da3ab Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 17 Sep 2013 09:59:01 +0200 Subject: Simplify notes a bit --- src/presentation.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/presentation.h') 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 */ -- cgit v1.2.3