windowscodecs: Remove misleading comment.

The libraries used are now staticly linked from the libs directory.
This commit is contained in:
Alistair Leslie-Hughes 2023-07-11 18:34:31 +10:00 committed by Alexandre Julliard
parent 6c1319e7ad
commit 806330d157

View file

@ -239,7 +239,6 @@ extern HMODULE windowscodecs_module;
HRESULT read_png_chunk(IStream *stream, BYTE *type, BYTE **data, ULONG *data_size);
/* unixlib iface */
struct decoder_funcs;
struct decoder_info