msvcp90: Remove unnecessary check for __arm__.

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Piotr Caban <piotr@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Huw Davies 2018-09-21 14:33:37 +01:00 committed by Alexandre Julliard
parent e6076c8def
commit d23b5f1008
1 changed files with 1 additions and 1 deletions

View File

@ -618,7 +618,7 @@ unsigned int __cdecl _Random_device(void)
#endif
#if _MSVCP_VER >= 110
#if defined(__i386__) && !defined(__arm__)
#if defined(__i386__)
extern void *call_thiscall_func;
__ASM_GLOBAL_FUNC(call_thiscall_func,