Chromium Code Reviews| Index: examples/tools/thttpd-2.25b/mime_encodings.h |
| =================================================================== |
| --- examples/tools/thttpd-2.25b/mime_encodings.h (revision 604) |
| +++ examples/tools/thttpd-2.25b/mime_encodings.h (working copy) |
| @@ -1,4 +0,0 @@ |
| -{ "Z", 0, "compress", 0 }, |
| -{ "gz", 0, "gzip", 0 }, |
| -{ "uu", 0, "x-uuencode", 0 }, |
| - |