msi: Remove an unused declaration.
This commit is contained in:
parent
fdac425f7f
commit
94d22682c1
|
@ -1040,7 +1040,6 @@ extern void ui_actiondata(MSIPACKAGE *, LPCWSTR, MSIRECORD *);
|
|||
/* string consts use a number of places and defined in helpers.c*/
|
||||
extern const WCHAR cszSourceDir[];
|
||||
extern const WCHAR cszSOURCEDIR[];
|
||||
extern const WCHAR szProductCode[];
|
||||
extern const WCHAR cszRootDrive[];
|
||||
extern const WCHAR cszbs[];
|
||||
|
||||
|
|
Loading…
Reference in New Issue