Skip to content

Commit 99b4731

Browse files
authored
removed unnecessary statement
1 parent 36de24a commit 99b4731

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -250,9 +250,6 @@ to the library routines. The mlx_release function can be used at the end
250250
of the program to disconnect from the graphic system and release
251251
resources.
252252

253-
If **mlx_init()** fails to set up the connection to the display, it will
254-
return None.
255-
256253
### Return values
257254

258255
If **mlx_init()** set up the connection to the display correctly, it

0 commit comments

Comments
 (0)