Commit de78ca24 authored by Hans Leidekker's avatar Hans Leidekker Committed by Alexandre Julliard

msi: Remove unused fields from MSIFOLDER.

parent 14ddb49d
......@@ -565,8 +565,6 @@ typedef struct tagMSIFOLDER
LPWSTR ResolvedSource;
enum folder_state State;
BOOL persistent;
INT Cost;
INT Space;
} MSIFOLDER;
typedef struct tagFolderList
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment