mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
Remove stale remark
This commit is contained in:
parent
0d759c8c1a
commit
e163d21f23
@ -1067,12 +1067,6 @@ typedef struct GLFWimage
|
|||||||
* bundle, if present. This can be disabled with a
|
* bundle, if present. This can be disabled with a
|
||||||
* [compile-time option](@ref compile_options_osx).
|
* [compile-time option](@ref compile_options_osx).
|
||||||
*
|
*
|
||||||
* @remarks __X11:__ If the `LC_CTYPE` category of the current locale is set to
|
|
||||||
* `"C"` then the environment's locale will be applied to that category. This
|
|
||||||
* is done because character input will not function when `LC_CTYPE` is set to
|
|
||||||
* `"C"`. If another locale was set before this function was called, it will
|
|
||||||
* be left untouched.
|
|
||||||
*
|
|
||||||
* @par Thread Safety
|
* @par Thread Safety
|
||||||
* This function may only be called from the main thread.
|
* This function may only be called from the main thread.
|
||||||
*
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user