shlwapi: Remove obsolete -D_SHLWAPI_ from Makefile.in.

Signed-off-by: Drew Ronneberg <drew_ronneberg@yahoo.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Drew Ronneberg 2022-04-29 06:18:33 -04:00 committed by Alexandre Julliard
parent f20771e76c
commit bbb6fce2fe

View file

@ -1,4 +1,3 @@
EXTRADEFS = -D_SHLWAPI_
MODULE = shlwapi.dll
IMPORTLIB = shlwapi
IMPORTS = uuid shcore user32 gdi32 advapi32 kernelbase