]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Remove unnecessary include
authorAndreas Öman <andreas@lonelycoder.com>
Mon, 15 Sep 2008 21:28:43 +0000 (21:28 +0000)
committerAndreas Öman <andreas@lonelycoder.com>
Mon, 15 Sep 2008 21:28:43 +0000 (21:28 +0000)
serviceprobe.c

index 482e6ddf85bd2de82b91afd2536a72540427d45b..85f04f694ae8d56de557e290a3ba503ab035ce30 100644 (file)
@@ -32,7 +32,6 @@
 #include "subscriptions.h"
 #include "serviceprobe.h"
 #include "transports.h"
-#include "mux.h"
 
 
 /* List of transports to be probed, protected with global_lock */