1
0
Fork 0

Cleanup: Removed unused member

This commit is contained in:
Philipp Schafft 2022-02-25 12:12:54 +00:00
parent 7e9bc9005c
commit 86f1c8970b
1 changed files with 0 additions and 3 deletions

View File

@ -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;