Remove a number of unused includes

This commit is contained in:
Daniel Eklöf 2024-08-01 20:11:04 +02:00
parent 09ab8c6c7c
commit a9e462d952
No known key found for this signature in database
GPG key ID: 5BBD4992C116573F
6 changed files with 0 additions and 8 deletions

View file

@ -18,7 +18,6 @@
#include "log.h"
#include "client-protocol.h"
#include "shm.h"
#include "terminal.h"
#include "util.h"
#include "wayland.h"