From 3e53139e29a0128f3648cbcd055ce95ce4f880ed Mon Sep 17 00:00:00 2001
From: Biswapriyo Nath <nathbap...@gmail.com>
Date: Thu, 13 Jul 2023 01:46:35 +0530
Subject: [PATCH] headers: Remove propkeydef.h and rpcsal.h from wine-import.sh

These two headers were reimplmented in previous 
3638d5e9a6f28354bc3e18f04ba0d97e2cc3b44c commit.

Signed-off-by: Biswapriyo Nath <nathbap...@gmail.com>
---
 mingw-w64-headers/wine-import.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/mingw-w64-headers/wine-import.sh b/mingw-w64-headers/wine-import.sh
index 8f08b3f..7e2006c 100755
--- a/mingw-w64-headers/wine-import.sh
+++ b/mingw-w64-headers/wine-import.sh
@@ -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 \
-- 
2.41.0

_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to