From 90940a774eab876c38d5cef981b4be5bae67a462 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 8 Jul 2018 23:20:56 +0200 Subject: modernize only --- dinput/keybinding-worker.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dinput/keybinding-worker.cpp') diff --git a/dinput/keybinding-worker.cpp b/dinput/keybinding-worker.cpp index c7547107..9c2b06d4 100644 --- a/dinput/keybinding-worker.cpp +++ b/dinput/keybinding-worker.cpp @@ -16,7 +16,7 @@ #include -Key::Key() {} +Key::Key() = default; bool Key::should_process() { -- cgit v1.2.3