We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36de24a commit 99b4731Copy full SHA for 99b4731
README.md
@@ -250,9 +250,6 @@ to the library routines. The mlx_release function can be used at the end
250
of the program to disconnect from the graphic system and release
251
resources.
252
253
-If **mlx_init()** fails to set up the connection to the display, it will
254
-return None.
255
-
256
### Return values
257
258
If **mlx_init()** set up the connection to the display correctly, it
0 commit comments