[PATCH 0/1] MR4273: msado15: Remove unused heap.h import.
3 Nov
3 Nov
3:37 a.m.
New subject: [PATCH 1/1] msado15: Remove unused heap.h import.
From: Alex Henrie <alexhenrie24(a)gmail.com> --- dlls/msado15/main.c | 1 - 1 file changed, 1 deletion(-) diff --git a/dlls/msado15/main.c b/dlls/msado15/main.c index 187c3cf7518..6489ae3f9b7 100644 --- a/dlls/msado15/main.c +++ b/dlls/msado15/main.c @@ -26,7 +26,6 @@ #include "msado15_backcompat.h" #include "wine/debug.h" -#include "wine/heap.h" #include "msado15_private.h" -- GitLab https://gitlab.winehq.org/wine/wine/-/merge_requests/4273
853
Age (days ago)
853
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alex Henrie -
Alex Henrie (@alexhenrie)