Commit 4a83ffa4 authored by Alistair Leslie-Hughes's avatar Alistair Leslie-Hughes Committed by Alexandre Julliard

sxs: Remove DECLSPEC_HIDDEN usage.

parent 4bcaedb0
......@@ -25,4 +25,4 @@ enum name_attr_id
NAME_ATTR_ID_VERSION
};
const WCHAR *get_name_attribute( IAssemblyName *, enum name_attr_id ) DECLSPEC_HIDDEN;
const WCHAR *get_name_attribute( IAssemblyName *, enum name_attr_id );
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