Module: wine Branch: master Commit: 6ecd967d48d8b92ab58f51a891250a6d9ca2c879 URL: https://gitlab.winehq.org/wine/wine/-/commit/6ecd967d48d8b92ab58f51a891250a6...
Author: Alexandre Julliard julliard@winehq.org Date: Fri Nov 10 11:11:11 2023 +0100
opengl32: Remove DECLSPEC_HIDDEN usage.
---
dlls/opengl32/make_opengl | 22 ++++---- dlls/opengl32/private.h | 2 +- dlls/opengl32/thunks.c | 34 ++++++------ dlls/opengl32/unix_private.h | 6 +-- dlls/opengl32/unix_thunks.c | 124 +++++++++++++++++++++---------------------- dlls/opengl32/unix_wgl.c | 56 +++++++++---------- 6 files changed, 122 insertions(+), 122 deletions(-)