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/img_encoder.h | 1 - 1 file changed, 1 deletion(-) (limited to 'server/img_encoder.h') diff --git a/server/img_encoder.h b/server/img_encoder.h index c9b8885..3f069e0 100644 --- a/server/img_encoder.h +++ b/server/img_encoder.h @@ -43,7 +43,6 @@ //#include //#include -#include "info.h" #include "file.h" #define VIDEO_BUFFER_SIZE (1024*1024) // FIXME: One size fits all... -- cgit v1.2.3