debian/patches: Drop 1001_amend-DumpThreadHandles-inclusion.patch. Resolved upstream.

This commit is contained in:
Mike Gabriel 2022-10-12 23:24:34 +02:00
parent cf6d35cc6a
commit 9cec8baad9
2 changed files with 0 additions and 16 deletions

View File

@ -1,15 +0,0 @@
Description: Amend missing header changes as found in d337ea9c16edab254f1ce731d475a50a622886f9.
Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
--- a/winpr/include/winpr/thread.h
+++ b/winpr/include/winpr/thread.h
@@ -249,9 +249,7 @@
WINPR_API LPSTR* CommandLineToArgvA(LPCSTR lpCmdLine, int* pNumArgs);
-#if defined(WITH_DEBUG_THREADS)
WINPR_API VOID DumpThreadHandles(void);
-#endif
#ifdef __cplusplus
}

View File

@ -1 +0,0 @@
1001_amend-DumpThreadHandles-inclusion.patch