https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f5563ad22ce576145a80076c3f44759fb1189b71

commit f5563ad22ce576145a80076c3f44759fb1189b71
Author:     Hermès Bélusca-Maïto <hermes.belusca-ma...@reactos.org>
AuthorDate: Wed Nov 22 11:56:07 2023 +0100
Commit:     Hermès Bélusca-Maïto <hermes.belusca-ma...@reactos.org>
CommitDate: Wed Nov 22 15:46:05 2023 +0100

    [WIN32SS:REACTX] Remove INTERNAL_CALL, deprecated since commit 24abf1b22 
(r53467)
---
 win32ss/reactx/dxg/dxg_int.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/win32ss/reactx/dxg/dxg_int.h b/win32ss/reactx/dxg/dxg_int.h
index fa9c3170a86..625a3e92afa 100644
--- a/win32ss/reactx/dxg/dxg_int.h
+++ b/win32ss/reactx/dxg/dxg_int.h
@@ -7,7 +7,6 @@
 #define WINBASEAPI
 #define STARTF_USESIZE 2
 #define STARTF_USEPOSITION 4
-#define INTERNAL_CALL NTAPI
 #define NT_BUILD_ENVIRONMENT
 
 #define DDHMG_HANDLE_LIMIT 0x200000

Reply via email to