X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=filter.h;h=550c68d64c783113d7c99aa1e0a37fde564cd188;hp=1b916eecf632cc834b46703007097d6a02e6413a;hb=faccd246cf9ee662cd8262d0db2a2375c1d4da86;hpb=d32eb7a5cf569ee842d91f3f830a8562fa0ae12d diff --git a/filter.h b/filter.h index 1b916eec..550c68d6 100644 --- a/filter.h +++ b/filter.h @@ -232,8 +232,6 @@ extern struct filter filters[]; /* filters that are always present */ DECLARE_EXTERN_FILTER_INIT(wav); -/* wav is always the first filter */ -#define WAV_FILTER_NUM 0 DECLARE_EXTERN_FILTER_INIT(compress); /* next the optional filters */