From 347b1d8ed3a4f780f3a5c0d57a04eab05ca517a2 Mon Sep 17 00:00:00 2001 From: deva Date: Wed, 16 Aug 2006 23:49:23 +0000 Subject: Replaced the old MiavConfig class with the new Configuration class in all the the appropriate places. Crippled the MulticastConfiguration class. This must be rewritten to use the new configuration interface. --- server/libmplex_wrapper.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'server/libmplex_wrapper.cc') diff --git a/server/libmplex_wrapper.cc b/server/libmplex_wrapper.cc index e026656..bfc4452 100644 --- a/server/libmplex_wrapper.cc +++ b/server/libmplex_wrapper.cc @@ -26,7 +26,6 @@ */ #include "config.h" #include "libmplex_wrapper.h" -#include "miav_config.h" #ifdef WITH_LIBMPLEX -- cgit v1.2.3