summaryrefslogtreecommitdiffstats
path: root/modules/gdnative/gdnative_api.json
diff options
context:
space:
mode:
authorKarroffel <therzog@mail.de>2017-11-19 23:45:01 +0100
committerKarroffel <therzog@mail.de>2017-11-20 11:10:05 +0100
commit33ffdba553e90471150bd84067c88a79e874a2aa (patch)
treebb547c4cbc01d37a8a578cc47f0cd5fcc325cb8e /modules/gdnative/gdnative_api.json
parent0865365e21b9d5b33f12e48fb6f5f50e19f48e7d (diff)
downloadredot-engine-33ffdba553e90471150bd84067c88a79e874a2aa.tar.gz
[GDNative] removed godot_string_c_str
Diffstat (limited to 'modules/gdnative/gdnative_api.json')
-rw-r--r--modules/gdnative/gdnative_api.json7
1 files changed, 0 insertions, 7 deletions
diff --git a/modules/gdnative/gdnative_api.json b/modules/gdnative/gdnative_api.json
index 877c65dfb9..0a1c5095d4 100644
--- a/modules/gdnative/gdnative_api.json
+++ b/modules/gdnative/gdnative_api.json
@@ -4362,13 +4362,6 @@
]
},
{
- "name": "godot_string_c_str",
- "return_type": "const char *",
- "arguments": [
- ["const godot_string *", "p_self"]
- ]
- },
- {
"name": "godot_string_unicode_str",
"return_type": "const wchar_t *",
"arguments": [