Module: wine Branch: master Commit: 803834fddf839d33a91b4b4203e5d5404e703107 URL: https://gitlab.winehq.org/wine/wine/-/commit/803834fddf839d33a91b4b4203e5d54...
Author: Alistair Leslie-Hughes leslie_alistair@hotmail.com Date: Sat Jul 1 10:15:26 2023 +1000
jscript: Remove DECLSPEC_HIDDEN usage.
---
dlls/jscript/engine.h | 26 ++--- dlls/jscript/jscript.h | 250 ++++++++++++++++++++++++------------------------- dlls/jscript/jsstr.h | 30 +++--- dlls/jscript/jsval.h | 8 +- dlls/jscript/parser.h | 22 ++--- dlls/jscript/regexp.h | 6 +- 6 files changed, 171 insertions(+), 171 deletions(-)