]> code.delx.au - pulseaudio/blobdiff - src/pulsecore/cli-text.c
Remove unnecessary #includes
[pulseaudio] / src / pulsecore / cli-text.c
index e6018da24a869dc76ce1c4afa4a03b140ef53733..5498744cd842002de4352a26f87727f7823e8260 100644 (file)
@@ -23,8 +23,6 @@
 #include <config.h>
 #endif
 
-#include <string.h>
-
 #include <pulse/volume.h>
 #include <pulse/xmalloc.h>
 #include <pulse/timeval.h>
@@ -36,7 +34,6 @@
 #include <pulsecore/sink-input.h>
 #include <pulsecore/source-output.h>
 #include <pulsecore/strbuf.h>
-#include <pulsecore/sample-util.h>
 #include <pulsecore/core-scache.h>
 #include <pulsecore/macro.h>
 #include <pulsecore/core-util.h>