diff options
| author | german77 <juangerman-13@hotmail.com> | 2021-10-21 13:56:52 -0500 |
|---|---|---|
| committer | Narr the Reg <juangerman-13@hotmail.com> | 2021-11-24 20:30:25 -0600 |
| commit | b5e72de753ae4de5c5fae7087abb00dc4242451d (patch) | |
| tree | ac1f2b56814bbaaa1a5432c4e1d79c12dd16296d /src/core/hid/emulated_console.cpp | |
| parent | 95cf66b6559c3e7a1eb40be919f16217566ffdbc (diff) | |
kraken: Address comments from review
review fixes
Diffstat (limited to 'src/core/hid/emulated_console.cpp')
| -rw-r--r-- | src/core/hid/emulated_console.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/core/hid/emulated_console.cpp b/src/core/hid/emulated_console.cpp index e82cf5990..540fd107b 100644 --- a/src/core/hid/emulated_console.cpp +++ b/src/core/hid/emulated_console.cpp @@ -2,8 +2,6 @@ // Licensed under GPLv2 or any later version // Refer to the license.txt file included -#include <fmt/format.h> - #include "core/hid/emulated_console.h" #include "core/hid/input_converter.h" |
