Remove unneeded headers accidentially added in r2500.

git-svn-id: file:///home/lennart/svn/public/pulseaudio/branches/coling@2501 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Colin Guthrie 2008-06-09 22:01:23 +00:00
parent 5f527dc479
commit 19dcb529ad

View file

@ -47,8 +47,6 @@
#include <pulsecore/strbuf.h> #include <pulsecore/strbuf.h>
#include <pulsecore/poll.h> #include <pulsecore/poll.h>
#include <pulsecore/ioline.h> #include <pulsecore/ioline.h>
#include <pulsecore/time-smoother.h>
#include <pulsecore/rtclock.h>
#include "rtsp_client.h" #include "rtsp_client.h"