winegstreamer: Remove some unused imports.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
feature/deterministic
Zebediah Figura 2020-04-16 00:33:58 -05:00 committed by Alexandre Julliard
parent c0041d70c4
commit ecac569df2
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
MODULE = winegstreamer.dll
IMPORTS = strmiids uuid winmm msacm32 msvfw32 ole32 oleaut32 user32 gdi32 advapi32 mfplat mfuuid
IMPORTS = strmiids uuid ole32 mfplat mfuuid
EXTRAINCL = $(GSTREAMER_CFLAGS)
EXTRALIBS = $(GSTREAMER_LIBS) $(PTHREAD_LIBS)
PARENTSRC = ../strmbase