Commit 806330d1 authored by Alistair Leslie-Hughes's avatar Alistair Leslie-Hughes Committed by Alexandre Julliard

windowscodecs: Remove misleading comment.

The libraries used are now staticly linked from the libs directory.
parent 6c1319e7
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment