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/mov_encoder_thread.h | 1 - 1 file changed, 1 deletion(-) (limited to 'server/mov_encoder_thread.h') diff --git a/server/mov_encoder_thread.h b/server/mov_encoder_thread.h index 1af803d..b2d6fd2 100644 --- a/server/mov_encoder_thread.h +++ b/server/mov_encoder_thread.h @@ -24,7 +24,6 @@ * along with MIaV; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ -#include "config.h" #ifndef __MIAV_MOV_ENCODER_THREAD_H__ #define __MIAV_MOV_ENCODER_THREAD_H__ -- cgit v1.2.3