diff --git a/es-core/src/InputManager.cpp b/es-core/src/InputManager.cpp index 53e38f33..46e5fdf6 100644 --- a/es-core/src/InputManager.cpp +++ b/es-core/src/InputManager.cpp @@ -366,7 +366,6 @@ void InputManager::writeDeviceConfig(InputConfig* config) path = getTemporaryConfigPath(); doc.reset(); root = doc.append_child("inputList"); - root.append_copy(actionnode); } else {