include: Remove comment about now old NTDDI_VERSION.

Signed-off-by: Serge Gautherie <winehq-git_serge_180711@gautherie.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
feature/deterministic
Serge Gautherie 2020-03-14 18:06:51 +01:00 committed by Alexandre Julliard
parent 8fc0b7d525
commit a48211a2b7
1 changed files with 0 additions and 1 deletions

View File

@ -157,7 +157,6 @@ typedef struct SIP_ADD_NEWPROVIDER_
WCHAR *pwszIsFunctionNameFmt2;
/* NTDDI_VERSION >= NTDDI_WIN8 */
WCHAR *pwszGetCapFuncName;
} SIP_ADD_NEWPROVIDER, *PSIP_ADD_NEWPROVIDER;
#include <poppack.h>