Skip to content

Commit e5eb342

Browse files
committed
examples, android: remove use_ortho field from toast
1 parent 7294c78 commit e5eb342

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/android/toast/toast.v

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,6 @@ fn main() {
114114
app.gg = gg.new_context(
115115
width: 200
116116
height: 400
117-
use_ortho: true // This is needed for 2D drawing
118117
create_window: true
119118
window_title: 'Toast Demo'
120119
user_data: app

0 commit comments

Comments
 (0)