X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=compress_filter.c;h=65bc8e51ba0f3fe11126b53e04b774e70dd9872d;hp=f853b6335d5a9fd9744f86343dd22df6184e6ca1;hb=03d45daad787b8f2ced3070e80c4550bf4b02931;hpb=002731cd3938f3be6b71651e56c062af1adcdec0 diff --git a/compress_filter.c b/compress_filter.c index f853b633..65bc8e51 100644 --- a/compress_filter.c +++ b/compress_filter.c @@ -22,8 +22,6 @@ /** The size of the output data buffer. */ #define COMPRESS_CHUNK_SIZE 40960 -extern char *stat_item_values[NUM_STAT_ITEMS]; - /** Data specific to the compress filter. */ struct private_compress_data { /** The current multiplier. */