You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-25 15:37:42 +00:00
Remove empty bind_methods()
This commit is contained in:
@@ -52,7 +52,6 @@ class EditorPropertyRootMotion : public EditorProperty {
|
||||
void _node_clear();
|
||||
|
||||
protected:
|
||||
static void _bind_methods();
|
||||
void _notification(int p_what);
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user