From 0b9c28379907141a39b6a9abf49dd2db784277b6 Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 14 Apr 2005 17:42:07 +0000 Subject: cleaned out ffmpeg from the client --- src/decoder.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/decoder.h') diff --git a/src/decoder.h b/src/decoder.h index 0fd09d1..649fda8 100644 --- a/src/decoder.h +++ b/src/decoder.h @@ -40,7 +40,6 @@ #include "thread.h" #include "frame.h" -#define DVPACKAGE_SIZE 144000 class Decoder : public Thread { public: -- cgit v1.2.3