Commit 4961e898 authored by Alistair Leslie-Hughes's avatar Alistair Leslie-Hughes Committed by Alexandre Julliard

msvfw32: Remove DECLSPEC_HIDDEN usage.

parent 4b296f0e
......@@ -44,7 +44,7 @@ typedef struct tagWINE_HIC {
struct tagWINE_HIC* next;
} WINE_HIC;
extern HMODULE MSVFW32_hModule DECLSPEC_HIDDEN;
extern HMODULE MSVFW32_hModule;
#define IDC_CONFIGURE 882
#define IDC_ABOUT 883
......
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