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

@@ -22,7 +22,6 @@
#include "config.h"
#include <stdbool.h>
#include <QList>
#include "devicefinder.h"

View File

@@ -24,7 +24,6 @@
#include "config.h"
#include <stdbool.h>
#include <QList>
#include <QVariant>

View File

@@ -29,7 +29,6 @@
#include <sys/types.h>
#include <cstdint>
#include <vector>
#include <stdbool.h>
#include <QtGlobal>
#include <QObject>

View File

@@ -26,7 +26,6 @@
#include "config.h"
#include <memory>
#include <stdbool.h>
#include <gst/gst.h>

View File

@@ -25,7 +25,6 @@
#include "config.h"
#include <memory>
#include <stdbool.h>
#include <glib.h>
#include <glib-object.h>
#include <glib/gtypes.h>

View File

@@ -23,7 +23,6 @@
#include "config.h"
#include <stdbool.h>
#include <QList>

View File

@@ -23,7 +23,6 @@
#include "config.h"
#include <stdbool.h>
#include <pulse/context.h>
#include <pulse/introspect.h>
#include <pulse/mainloop.h>

View File

@@ -24,7 +24,6 @@
#include "config.h"
#include <stdbool.h>
#include <vlc/vlc.h>
#include <QtGlobal>

View File

@@ -23,7 +23,6 @@
# define METRONOM_INTERNAL
#endif
#include <stdbool.h>
#include <stdint.h>
#include <sys/types.h>
#include <time.h>

View File

@@ -23,7 +23,6 @@
#endif
#include <memory>
#include <stdbool.h>
#include <stdint.h>
#include <sys/types.h>
#include <xine.h>