aboutsummaryrefslogtreecommitdiff
path: root/modules/gdnative/nativescript/nativescript.h
diff options
context:
space:
mode:
authorJerome670002017-10-25 16:35:16 +0200
committerJerome670002017-10-25 20:11:30 +0200
commit2609cc9ef428a9d7d054a06a9290c4d4963e726f (patch)
treec6909eb805dc82b93234fbfaf7d3d179c108d129 /modules/gdnative/nativescript/nativescript.h
parent3504bb70a48dd7c1d0d587900c96bbd7af91754b (diff)
downloadgodot-2609cc9ef428a9d7d054a06a9290c4d4963e726f.tar.gz
godot-2609cc9ef428a9d7d054a06a9290c4d4963e726f.tar.zst
godot-2609cc9ef428a9d7d054a06a9290c4d4963e726f.zip
Diffstat (limited to 'modules/gdnative/nativescript/nativescript.h')
-rw-r--r--modules/gdnative/nativescript/nativescript.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/gdnative/nativescript/nativescript.h b/modules/gdnative/nativescript/nativescript.h
index e6ea4fed8..e8fc9e688 100644
--- a/modules/gdnative/nativescript/nativescript.h
+++ b/modules/gdnative/nativescript/nativescript.h
@@ -142,8 +142,6 @@ public:
virtual bool is_tool() const;
- virtual String get_node_type() const;
-
virtual ScriptLanguage *get_language() const;
virtual bool has_script_signal(const StringName &p_signal) const;