Remove winit example

... we can extend an existing example instead!
This commit is contained in:
Héctor Ramón Jiménez 2021-07-21 18:11:31 +07:00
parent 552b7a1307
commit 4de2714213
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
4 changed files with 0 additions and 74 deletions

View file

@ -67,7 +67,6 @@ members = [
"examples/counter",
"examples/custom_widget",
"examples/download_progress",
"examples/winit",
"examples/events",
"examples/game_of_life",
"examples/geometry",