From 8ef5a7c89db166170b84822791b702da163dc0d9 Mon Sep 17 00:00:00 2001 From: Marcel Hollerbach Date: Fri, 11 Aug 2017 20:14:15 +0200 Subject: [PATCH] e_comp: stop including e_comp_x here without a reason --- src/bin/e_comp_wl.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/bin/e_comp_wl.h b/src/bin/e_comp_wl.h index 9b1ee1adc..d01acdc3e 100644 --- a/src/bin/e_comp_wl.h +++ b/src/bin/e_comp_wl.h @@ -1,7 +1,4 @@ #ifdef E_TYPEDEFS -# ifndef HAVE_WAYLAND_ONLY -# include "e_comp_x.h" -# endif #else # ifndef E_COMP_WL_H # define E_COMP_WL_H