Remove unused headers

With help from
https://github.com/include-what-you-use/include-what-you-use/
This commit is contained in:
Orestis Floros
2020-04-19 11:12:39 +02:00
parent 3c522d9f2f
commit 0b62129224
39 changed files with 3 additions and 137 deletions

View File

@ -7,14 +7,9 @@
*/
#include "all.h"
#include <ev.h>
#include <iconv.h>
#include <signal.h>
#include <sys/wait.h>
#include <X11/keysym.h>
#include <xcb/xcb_event.h>
typedef struct dialog_t {
xcb_window_t id;
xcb_colormap_t colormap;