mirror of
https://github.com/xorgy/mediafire-fuse
synced 2026-01-13 13:14:29 -08:00
mfapi/folder.c: remove unnecessary struct members
This commit is contained in:
@@ -28,9 +28,6 @@ struct mffolder {
|
||||
char name[41];
|
||||
char parent[20];
|
||||
uint64_t revision;
|
||||
uint32_t folder_count;
|
||||
uint32_t file_count;
|
||||
time_t epoch;
|
||||
time_t created;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user