diff --git a/src/format.h b/src/format.h index 67c938f6..1b518dce 100644 --- a/src/format.h +++ b/src/format.h @@ -40,9 +40,6 @@ typedef struct _format_plugin_tag { format_type_t type; - /* we need to know the mount to report statistics */ - char *mount; - const char *contenttype; char *charset; uint64_t read_bytes;