Commit df0c5d23 authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

user32: Remove usp10 from delayed imports.

parent 71bf7379
......@@ -3,7 +3,7 @@ MODULE = user32.dll
IMPORTLIB = user32
IMPORTS = setupapi gdi32 version sechost advapi32 kernelbase
EXTRAINCL = $(PNG_CFLAGS)
DELAYIMPORTS = hid imm32 usp10
DELAYIMPORTS = hid imm32
EXTRADLLFLAGS = -mno-cygwin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment