summaryrefslogtreecommitdiff
path: root/modules/gdnative/include/net
diff options
context:
space:
mode:
Diffstat (limited to 'modules/gdnative/include/net')
-rw-r--r--modules/gdnative/include/net/godot_net.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gdnative/include/net/godot_net.h b/modules/gdnative/include/net/godot_net.h
index d245f3b965..42804112f2 100644
--- a/modules/gdnative/include/net/godot_net.h
+++ b/modules/gdnative/include/net/godot_net.h
@@ -45,7 +45,6 @@ extern "C" {
#define GODOT_NET_API_MINOR 1
typedef struct {
-
godot_gdnative_api_version version; /* version of our API */
godot_object *data; /* User reference */