aboutsummaryrefslogtreecommitdiff
path: root/src/presentation.c
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2018-01-19 21:54:53 +0100
committerThomas White <taw@physics.org>2018-01-19 22:30:31 +0100
commit3ded4e93cb9657c4cdb0a86bce6d18b98f00d087 (patch)
tree2e43517e2a0f73c95597626a49215761cc3b726f /src/presentation.c
parent62bc4fb111b38e8d3969451462d3c5e08b086c35 (diff)
Inhibit screensaver using native GTK method
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 dab3e4e..0169f19 100644
--- a/src/presentation.c
+++ b/src/presentation.c
@@ -34,7 +34,6 @@
#include "slide_window.h"
#include "frame.h"
#include "imagestore.h"
-#include "inhibit_screensaver.h"
#include "render.h"
#include "sc_interp.h"