[WINESYNC] msi: Remove unused fields from MSIFOLDER.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>

wine commit id de78ca24a5a2945e7431c1eb9a6e5404bbcfbf5d by Hans Leidekker <hans@codeweavers.com>
This commit is contained in:
winesync 2022-03-13 00:08:16 +01:00 committed by Mark Jansen
parent 0922e524ec
commit 312627c75b
No known key found for this signature in database
GPG key ID: B39240EE84BEAE8B

View file

@ -565,8 +565,6 @@ typedef struct tagMSIFOLDER
LPWSTR ResolvedSource;
enum folder_state State;
BOOL persistent;
INT Cost;
INT Space;
} MSIFOLDER;
typedef struct tagFolderList