mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 21:20:25 +00:00
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
Block a user