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/server.cc | 1 - 1 file changed, 1 deletion(-) (limited to 'server/server.cc') diff --git a/server/server.cc b/server/server.cc index 0688a3e..5088fa5 100644 --- a/server/server.cc +++ b/server/server.cc @@ -50,7 +50,6 @@ #include #include -#include "miav_config.h" #include "info.h" #include "mov_encoder_thread.h" -- cgit v1.2.3