diff --git a/debian/patches/1001_amend-DumpThreadHandles-inclusion.patch b/debian/patches/1001_amend-DumpThreadHandles-inclusion.patch deleted file mode 100644 index e9e1186..0000000 --- a/debian/patches/1001_amend-DumpThreadHandles-inclusion.patch +++ /dev/null @@ -1,15 +0,0 @@ -Description: Amend missing header changes as found in d337ea9c16edab254f1ce731d475a50a622886f9. -Author: Mike Gabriel - ---- 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 - } diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 45b2a9e..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -1001_amend-DumpThreadHandles-inclusion.patch