remove last debug includes

Fixes #82
This commit is contained in:
Wim Taymans 2018-08-16 13:26:18 +02:00
parent fb76b65dfb
commit 5eac8f7675
5 changed files with 0 additions and 9 deletions

View file

@ -26,8 +26,6 @@
#include <spa/support/log.h> #include <spa/support/log.h>
#include <spa/pod/iter.h> #include <spa/pod/iter.h>
#include <lib/debug.h>
#if 0 #if 0
/* /*
( "Format", ( "Format",

View file

@ -26,8 +26,6 @@
#include <spa/param/video/format-utils.h> #include <spa/param/video/format-utils.h>
#include <spa/param/props.h> #include <spa/param/props.h>
#include <spa/lib/debug.h>
#include <pipewire/pipewire.h> #include <pipewire/pipewire.h>
#include <pipewire/factory.h> #include <pipewire/factory.h>

View file

@ -26,7 +26,6 @@
#include <spa/param/format-utils.h> #include <spa/param/format-utils.h>
#include <spa/param/video/format-utils.h> #include <spa/param/video/format-utils.h>
#include <spa/param/props.h> #include <spa/param/props.h>
#include <spa/lib/debug.h>
#include <pipewire/pipewire.h> #include <pipewire/pipewire.h>

View file

@ -29,8 +29,6 @@
#include <fcntl.h> #include <fcntl.h>
#include <sys/file.h> #include <sys/file.h>
#include <spa/lib/debug.h>
#include <pipewire/pipewire.h> #include <pipewire/pipewire.h>
#include <pipewire/private.h> #include <pipewire/private.h>

View file

@ -25,8 +25,6 @@
#include <unistd.h> #include <unistd.h>
#include <sys/socket.h> #include <sys/socket.h>
#include <spa/lib/debug.h>
#include <pipewire/pipewire.h> #include <pipewire/pipewire.h>
#include <pipewire/private.h> #include <pipewire/private.h>