speexenc: remove unused defines

This commit is contained in:
Stefan Kost 2010-04-08 13:40:09 +03:00
parent acc742bbc9
commit 8695f5a8a5

View file

@ -41,9 +41,6 @@ G_BEGIN_DECLS
#define GST_IS_SPEEX_ENC_CLASS(klass) \
(G_TYPE_CHECK_CLASS_TYPE((klass),GST_TYPE_SPEEX_ENC))
#define MAX_FRAME_SIZE 2000*2
#define MAX_FRAME_BYTES 2000
typedef enum
{
GST_SPEEX_ENC_MODE_AUTO,