You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-15 13:51:40 +00:00
Remove unimplemented methods
This commit is contained in:
@@ -335,8 +335,6 @@ class VisualShaderEditor : public VBoxContainer {
|
||||
void _delete_node_request(int p_type, int p_node);
|
||||
void _delete_nodes_request();
|
||||
|
||||
void _removed_from_graph();
|
||||
|
||||
void _node_changed(int p_id);
|
||||
|
||||
void _edit_port_default_input(Object *p_button, int p_node, int p_port);
|
||||
|
||||
Reference in New Issue
Block a user