1
0
mirror of https://github.com/emilk/egui.git synced 2026-06-26 22:53:14 -04:00

Remove example_glium

Look at https://github.com/emilk/egui_template instead
This commit is contained in:
Emil Ernerfeldt
2020-12-19 19:25:55 +01:00
parent 8e9bce459f
commit 2fe1e99218
6 changed files with 0 additions and 97 deletions

View File

@@ -5,7 +5,6 @@ members = [
"egui_glium",
"egui_web",
"egui",
"example_glium",
"example_web",
]