You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-24 15:26:15 +00:00
Remove unimplemented methods
This commit is contained in:
@@ -185,8 +185,6 @@ class VisualShaderEditor : public VBoxContainer {
|
||||
void _delete_request(int);
|
||||
void _on_nodes_delete();
|
||||
|
||||
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