summaryrefslogtreecommitdiff
path: root/src/decoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder.h')
-rw-r--r--src/decoder.h1
1 files changed, 0 insertions, 1 deletions
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: