diff options
Diffstat (limited to 'capplets/display')
-rw-r--r-- | capplets/display/xrandr-capplet.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/capplets/display/xrandr-capplet.c b/capplets/display/xrandr-capplet.c index e1abec6b..96b1900e 100644 --- a/capplets/display/xrandr-capplet.c +++ b/capplets/display/xrandr-capplet.c @@ -38,10 +38,6 @@ #include <dbus/dbus-glib.h> #include <dbus/dbus-glib-bindings.h> -#if GTK_CHECK_VERSION (3, 0, 0) -#define GdkRegion cairo_region_t -#endif - typedef struct App App; typedef struct GrabInfo GrabInfo; |