diff options
author | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-04-30 22:09:57 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@gmx.de> | 2012-04-30 22:09:57 +0200 |
commit | 9c79deb130cc64d12a567efbe372e366eb9a53fa (patch) | |
tree | 81b1336119887bdcd29c07d1c1587f3cb0cfb501 /sys/src/cmd/mothra/mothra.h | |
parent | a2e26ffd4c8d65368503fb36ced68353e3cfdb52 (diff) |
mothra: handle http compression out of band
Diffstat (limited to 'sys/src/cmd/mothra/mothra.h')
-rw-r--r-- | sys/src/cmd/mothra/mothra.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/src/cmd/mothra/mothra.h b/sys/src/cmd/mothra/mothra.h index 0531d826e..230f91c32 100644 --- a/sys/src/cmd/mothra/mothra.h +++ b/sys/src/cmd/mothra/mothra.h @@ -52,8 +52,6 @@ enum{ BMP, ICO, - GUNZIP, - COMPRESS, PAGE, }; |