mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
gg: cleanup the minimal gg program more
This commit is contained in:
@@ -11,7 +11,6 @@ fn main() {
|
||||
window_title: 'Polygons'
|
||||
frame_fn: frame
|
||||
)
|
||||
context.user_data = context
|
||||
context.run()
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user