mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-12 06:11:26 -07:00
Remove unused variable from example
This commit is contained in:
Vendored
-1
@@ -11,7 +11,6 @@ import "vendor:wgpu/sdl2glue"
|
||||
State :: struct {
|
||||
ctx: runtime.Context,
|
||||
window: ^sdl2.Window,
|
||||
running: bool,
|
||||
|
||||
instance: wgpu.Instance,
|
||||
surface: wgpu.Surface,
|
||||
|
||||
Reference in New Issue
Block a user