diff options
-rw-r--r-- | clients/flower.c | 1 | ||||
-rw-r--r-- | clients/smoke.c | 1 | ||||
-rw-r--r-- | src/compositor-drm.c | 1 | ||||
-rw-r--r-- | src/compositor-fbdev.c | 2 |
4 files changed, 0 insertions, 5 deletions
diff --git a/clients/flower.c b/clients/flower.c index 87a1a007..b31d5138 100644 --- a/clients/flower.c +++ b/clients/flower.c @@ -26,7 +26,6 @@ #include <string.h> #include <time.h> #include <math.h> -#include <time.h> #include <cairo.h> #include <sys/time.h> diff --git a/clients/smoke.c b/clients/smoke.c index 5d7333de..0177424b 100644 --- a/clients/smoke.c +++ b/clients/smoke.c @@ -26,7 +26,6 @@ #include <string.h> #include <time.h> #include <math.h> -#include <time.h> #include <cairo.h> #include <wayland-client.h> diff --git a/src/compositor-drm.c b/src/compositor-drm.c index c7d6c048..a47fe36b 100644 --- a/src/compositor-drm.c +++ b/src/compositor-drm.c @@ -25,7 +25,6 @@ #include <errno.h> #include <stdlib.h> -#include <stdlib.h> #include <ctype.h> #include <string.h> #include <fcntl.h> diff --git a/src/compositor-fbdev.c b/src/compositor-fbdev.c index 10ba7dbb..73ce37b7 100644 --- a/src/compositor-fbdev.c +++ b/src/compositor-fbdev.c @@ -39,8 +39,6 @@ #include <libudev.h> -#include "config.h" - #include "compositor.h" #include "launcher-util.h" #include "pixman-renderer.h" |