Remove get_stack_bottom

It's not used in godot-nim any longer and there were no other uses for
it.
This commit is contained in:
Ruslan Mustakov
2017-12-16 13:10:26 +07:00
parent a5db25bd27
commit 9d6d20e67c
5 changed files with 0 additions and 25 deletions
-6
View File
@@ -5532,12 +5532,6 @@
["char *", "p_name"]
]
},
{
"name": "godot_get_stack_bottom",
"return_type": "void *",
"arguments": [
]
},
{
"name": "godot_method_bind_get_method",
"return_type": "godot_method_bind *",