From 1d29f92349843851d26cc453598cbe3a3f4fd5f1 Mon Sep 17 00:00:00 2001 From: Jon Lund Steffensen Date: Wed, 11 Oct 2017 20:57:29 -0700 Subject: Move module structures out of headers --- src/gamma-vidmode.h | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'src/gamma-vidmode.h') diff --git a/src/gamma-vidmode.h b/src/gamma-vidmode.h index dbd3e5d..6bad207 100644 --- a/src/gamma-vidmode.h +++ b/src/gamma-vidmode.h @@ -22,21 +22,6 @@ #include "redshift.h" -#include -#include - -#include - -typedef struct { - Display *display; - int preserve; - int screen_num; - int ramp_size; - uint16_t *saved_ramps; -} vidmode_state_t; - - extern const gamma_method_t vidmode_gamma_method; - #endif /* ! REDSHIFT_GAMMA_VIDMODE_H */ -- cgit v1.2.3-70-g09d2