msi: Remove unused fields from MSIFOLDER.

Signed-off-by: Hans Leidekker <hans@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Hans Leidekker 2018-10-10 16:14:29 +02:00 committed by Alexandre Julliard
parent 14ddb49df2
commit de78ca24a5

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