[MSI] Remove obsolete '__ASM_DEFINE_FUNC()' 2918/head
authorSerge Gautherie <reactos-git_serge_171003@gautherie.fr>
Wed, 10 Jun 2020 08:09:14 +0000 (10:09 +0200)
committerThomas Faber <thomas.faber@reactos.org>
Sat, 27 Jun 2020 12:48:00 +0000 (14:48 +0200)
commit2dfcb500e2a065580c7c25a5d431d1f7710b8b41
treedc8264bb370568cafde943d72a2fdfc89ae335c8
parent82272f03e3c6360378a144f768f42ce4470ce881
[MSI] Remove obsolete '__ASM_DEFINE_FUNC()'

MSVC build reports:
{{
dll\win32\msi\msvchelper.h(3): warning C4005: '__ASM_DEFINE_FUNC': macro redefinition
sdk\include\reactos\wine/asm.h(60): note: see previous definition of '__ASM_DEFINE_FUNC'
dll\win32\msi\custom.c(547): warning C4003: not enough actual parameters for macro '__ASM_DEFINE_FUNC'
}}

Addendum to 476c99b and 9efafd6.
dll/win32/msi/msi_ros.diff
dll/win32/msi/msvchelper.h