From 85570d136f664b3c75151e06e686723be95f00c0 Mon Sep 17 00:00:00 2001 From: Thomas White Date: Fri, 21 Nov 2014 23:47:51 +0100 Subject: WIP on patching up SlideShow --- src/presentation.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/presentation.h') 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; -- cgit v1.2.3