diff --git a/src/bin/e_hints.c b/src/bin/e_hints.c index 2a1eb8526..8d3084a8d 100644 --- a/src/bin/e_hints.c +++ b/src/bin/e_hints.c @@ -1,4 +1,3 @@ -#define E_COMP_WL #include "e.h" #ifndef HAVE_WAYLAND_ONLY diff --git a/src/modules/shot/e_mod_main.c b/src/modules/shot/e_mod_main.c index 6ab73182e..486c25c76 100644 --- a/src/modules/shot/e_mod_main.c +++ b/src/modules/shot/e_mod_main.c @@ -8,7 +8,6 @@ * * @} */ -#define E_COMP_WL #include "e.h" #ifdef HAVE_WAYLAND # include "screenshooter-client-protocol.h" diff --git a/src/modules/wl_drm/e_mod_main.c b/src/modules/wl_drm/e_mod_main.c index c2c841661..7314b07c1 100644 --- a/src/modules/wl_drm/e_mod_main.c +++ b/src/modules/wl_drm/e_mod_main.c @@ -1,4 +1,3 @@ -#define E_COMP_WL #include "e.h" #include diff --git a/src/modules/xwayland/e_mod_main.c b/src/modules/xwayland/e_mod_main.c index 5b6a42fb3..8add9d138 100644 --- a/src/modules/xwayland/e_mod_main.c +++ b/src/modules/xwayland/e_mod_main.c @@ -1,4 +1,3 @@ -#define E_COMP_WL #include "e.h" #include #include