Commit 5459f058 authored by Alistair Leslie-Hughes's avatar Alistair Leslie-Hughes Committed by Alexandre Julliard

mfsrcsnk: Remove DECLSPEC_HIDDEN usage.

parent 90df243f
......@@ -18,4 +18,4 @@
#include "wine/mfinternal.h"
extern HRESULT wave_sink_factory_create(REFIID riid, void **out) DECLSPEC_HIDDEN;
extern HRESULT wave_sink_factory_create(REFIID riid, void **out);
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