iexplore: Removed unneeded imports.
This commit is contained in:
parent
3faa938712
commit
a9700cbc84
|
@ -1,7 +1,7 @@
|
|||
EXTRADEFS = -DWINE_NO_UNICODE_MACROS
|
||||
MODULE = iexplore.exe
|
||||
APPMODE = -mwindows
|
||||
IMPORTS = shdocvw user32 gdi32
|
||||
IMPORTS = shdocvw
|
||||
DELAYIMPORTS = advpack version
|
||||
|
||||
C_SRCS = \
|
||||
|
|
Loading…
Reference in New Issue