mirror of
https://github.com/FEX-Emu/FEX.git
synced 2024-11-28 01:00:43 +00:00
0aa41908a2
These are setup to be nullptr by default. Instead of providing no-op lock instructions just have them be nullptr. It's already part of the API that they need to be nullptr checked before calling and this matches behaviour of the real libX11 library. Removes some spam that is unnecessary. |
||
---|---|---|
.. | ||
libX11_Guest.cpp | ||
libX11_Host.cpp | ||
libX11_interface.cpp | ||
libX11_NativeGuest.cpp | ||
X11Common.h |