Removed window-related sentence in quick.dox

This commit is contained in:
TheChocolateOre 2022-07-28 00:35:15 +03:00 committed by GitHub
parent 22794d74f2
commit 7e3c110346
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -149,10 +149,6 @@ if (!window)
} }
@endcode @endcode
The window handle is passed to all window related functions and is provided
along all window related callbacks, so they can tell which window received
the event.
When a window and context is no longer needed, destroy it. When a window and context is no longer needed, destroy it.
@code @code