aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.c
diff options
context:
space:
mode:
authorThomas White <taw@bitwiz.org.uk>2016-05-02 23:03:43 +0200
committerThomas White <taw@bitwiz.org.uk>2016-05-02 23:03:43 +0200
commitad4109c48275b9e9e011a8b54125e6c93c1de133 (patch)
tree60775f317a2a166f4405ced4191c264595729912 /src/presentation.c
parentadb1c0282b9daa7439cb0fa3d9c37864b462e81f (diff)
Remove old stuff from SlideWindow, and fix action group stuff
Diffstat (limited to 'src/presentation.c')
-rw-r--r--src/presentation.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/presentation.c b/src/presentation.c
index 5c2f03e..90a1726 100644
--- a/src/presentation.c
+++ b/src/presentation.c
@@ -34,7 +34,6 @@
#include "slide_window.h"
#include "frame.h"
#include "imagestore.h"
-#include "notes.h"
#include "inhibit_screensaver.h"
#include "render.h"
#include "sc_interp.h"