1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-05 12:10:55 +00:00

Fix build error

This commit is contained in:
Poommetee Ketson
2017-06-05 21:15:01 +07:00
parent f8d7670e82
commit 5fd458e03a
2 changed files with 1 additions and 2 deletions

View File

@@ -233,7 +233,6 @@ void VisualServerCanvas::render_canvas(Canvas *p_canvas, const Transform2D &p_tr
}
VSG::canvas_render->canvas_end();
}
RID VisualServerCanvas::canvas_create() {