X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=filter.h;h=550c68d64c783113d7c99aa1e0a37fde564cd188;hp=1b916eecf632cc834b46703007097d6a02e6413a;hb=65a12e2a42e3352672c5defeafd12d43986f85bb;hpb=63b57e3e60923cea4e3e1808e3133789db2dc83a 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 */