wmadmod: Remove unnecessary DLL.
commit5387718c6fbd36b7a6309122f4af68d475a344e8
authorRémi Bernon <rbernon@codeweavers.com>
Thu, 12 May 2022 19:27:38 +0000 (12 21:27 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 18 May 2022 15:30:33 +0000 (18 17:30 +0200)
tree04cf8274a458c401a79bd6e187a48978737c797f
parentf14018f7edecdff5784ee98e10f1defa6ee75040
wmadmod: Remove unnecessary DLL.

It was initially meant for tests, which are all now in dlls/mf as well,
and for the WMA decoder. The class is supposed to live in this DLL but
because of the winegstreamer implementation, it cannot in Wine.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
configure
configure.ac
dlls/wmadmod/Makefile.in [deleted file]
dlls/wmadmod/main.c [deleted file]
dlls/wmadmod/tests/Makefile.in [deleted file]
dlls/wmadmod/tests/wmadmod.c [deleted file]
dlls/wmadmod/wmadmod.spec [deleted file]