diff options
| author | Rémi Verschelde | 2017-11-24 09:16:27 +0100 |
|---|---|---|
| committer | Rémi Verschelde | 2017-11-24 09:16:27 +0100 |
| commit | 15ada56d73817c5c0be97882a88cb27696fcd3a8 (patch) | |
| tree | 941e0461c4336da1826869caf0d6f363225a267d /modules/gdnative/doc_classes | |
| parent | 679b64fe48a33781800fe70ea1ba2d25e201826c (diff) | |
| download | godot-15ada56d73817c5c0be97882a88cb27696fcd3a8.tar.gz godot-15ada56d73817c5c0be97882a88cb27696fcd3a8.tar.zst godot-15ada56d73817c5c0be97882a88cb27696fcd3a8.zip | |
doc: Sync classref with current source
Diffstat (limited to 'modules/gdnative/doc_classes')
| -rw-r--r-- | modules/gdnative/doc_classes/GDNativeLibrary.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/gdnative/doc_classes/GDNativeLibrary.xml b/modules/gdnative/doc_classes/GDNativeLibrary.xml index e271665fd..55166bc40 100644 --- a/modules/gdnative/doc_classes/GDNativeLibrary.xml +++ b/modules/gdnative/doc_classes/GDNativeLibrary.xml @@ -33,12 +33,6 @@ <description> </description> </method> - <method name="is_current_library_statically_linked" qualifiers="const"> - <return type="bool"> - </return> - <description> - </description> - </method> <method name="is_singleton" qualifiers="const"> <return type="bool"> </return> |
