windowscodecs: Remove misleading comment.
The libraries used are now staticly linked from the libs directory.
This commit is contained in:
parent
6c1319e7ad
commit
806330d157
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue