From 47e9ebc7b0ae36d05fc742965df7a685a42ccf9a Mon Sep 17 00:00:00 2001 From: Martin Felis Date: Mon, 12 Jan 2026 21:39:16 +0100 Subject: [PATCH] Minor cleanup. --- synced_animation_node.h | 1 - 1 file changed, 1 deletion(-) diff --git a/synced_animation_node.h b/synced_animation_node.h index 41c1fd7..2fc26dc 100644 --- a/synced_animation_node.h +++ b/synced_animation_node.h @@ -269,7 +269,6 @@ public: } } - bool set_input_node(const StringName &socket_name, SyncedAnimationNode *node); virtual void get_input_names(Vector &inputs) const {} int get_input_index(const StringName &port_name) const {