You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Remove empty bind_methods()
This commit is contained in:
@@ -62,7 +62,6 @@ class ShaderFileEditor : public PanelContainer {
|
||||
|
||||
protected:
|
||||
void _notification(int p_what);
|
||||
static void _bind_methods();
|
||||
|
||||
public:
|
||||
static ShaderFileEditor *singleton;
|
||||
|
||||
Reference in New Issue
Block a user