mirror of
https://github.com/godotengine/godot.git
synced 2025-10-19 16:03:29 +00:00
Remove empty bind_methods()
This commit is contained in:
parent
33c30b9e63
commit
065dd099dd
76 changed files with 0 additions and 347 deletions
|
@ -33,9 +33,6 @@
|
|||
#include "editor/event_listener_line_edit.h"
|
||||
#include "editor/input_event_configuration_dialog.h"
|
||||
|
||||
void InputEventConfigContainer::_bind_methods() {
|
||||
}
|
||||
|
||||
void InputEventConfigContainer::_notification(int p_what) {
|
||||
switch (p_what) {
|
||||
case NOTIFICATION_ENTER_TREE:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue