From 12929944a79ec0c2dcfe911b8d6b5ee676eed136 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Tue, 4 May 2010 13:50:46 +0200 Subject: [PATCH] oggdemux: cleanup unused defines --- ext/ogg/gstoggdemux.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/ext/ogg/gstoggdemux.c b/ext/ogg/gstoggdemux.c index 8b2460a..79d31ef 100644 --- a/ext/ogg/gstoggdemux.c +++ b/ext/ogg/gstoggdemux.c @@ -46,8 +46,6 @@ #include "gstoggdemux.h" #define CHUNKSIZE (8500) /* this is out of vorbisfile */ -#define SKELETON_FISHEAD_SIZE 64 -#define SKELETON_FISBONE_MIN_SIZE 52 #define GST_FLOW_LIMIT GST_FLOW_CUSTOM_ERROR -- 2.7.4