Remove unused header file and references to it

This commit is contained in:
Anaël Beutot
2020-12-30 18:41:52 +01:00
parent 74b461e25e
commit b1fb440345
3 changed files with 2 additions and 17 deletions

View File

@ -56,7 +56,6 @@
#include "render.h"
#include "window.h"
#include "match.h"
#include "cmdparse.h"
#include "xcursor.h"
#include "resize.h"
#include "sighandler.h"