headers: Remove propkeydef.h and rpcsal.h from wine-import.sh

These two headers were reimplmented in previous 3638d5e9a6 commit.

Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
Signed-off-by: LIU Hao <lh_mouse@126.com>
This commit is contained in:
Biswapriyo Nath 2023-07-13 01:46:35 +05:30 committed by LIU Hao
parent 3638d5e9a6
commit abb6e6a598

View File

@ -43,6 +43,7 @@ import_idl() {
}
# headers
# Reverted: propkeydef.h, rpcsal.h
for f in \
amaudio.h \
audevcod.h \
@ -114,10 +115,8 @@ for f in \
mscat.h \
msxml2did.h \
msxml6did.h \
propkeydef.h \
propkey.h \
propvarutil.h \
rpcsal.h \
t2embapi.h \
uiautomationcoreapi.h \
uiautomation.h \