mirror of
https://github.com/godotengine/godot.git
synced 2026-01-05 06:11:29 +03:00
Remove empty bind_methods()
This commit is contained in:
@@ -216,9 +216,6 @@ void EditorObjectSelector::_notification(int p_what) {
|
||||
}
|
||||
}
|
||||
|
||||
void EditorObjectSelector::_bind_methods() {
|
||||
}
|
||||
|
||||
EditorObjectSelector::EditorObjectSelector(EditorSelectionHistory *p_history) {
|
||||
history = p_history;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user