util: remove unneeded module

This commit is contained in:
Jente Hidskes 2021-12-27 12:42:30 +01:00
parent fd33d2b5aa
commit 4f57c0b2e1
4 changed files with 0 additions and 50 deletions

View file

@ -36,7 +36,6 @@
#include "output.h"
#include "seat.h"
#include "server.h"
#include "util.h"
#include "view.h"
#if CAGE_HAS_XWAYLAND
#include "xwayland.h"