Remove useless stdbool.h include

This commit is contained in:
Jonas Kvinge
2019-12-30 23:14:40 +01:00
parent 8818f24114
commit fc2d601424
209 changed files with 0 additions and 209 deletions

View File

@@ -21,7 +21,6 @@
#include "config.h"
#include <stdbool.h>
#include <unistd.h>
#include <QObject>