diff options
| author | german77 <juangerman-13@hotmail.com> | 2021-09-20 17:39:58 -0500 |
|---|---|---|
| committer | Narr the Reg <juangerman-13@hotmail.com> | 2021-11-24 20:30:23 -0600 |
| commit | 6d108f0dcb5b388c3586f90426fc2c832a8bffc0 (patch) | |
| tree | c32a8451e9a87121058d5eb6a7b9aa72fdb99a3c /src/input_common/CMakeLists.txt | |
| parent | 59b995a9e53f09b9831b03608cfe5ce27c3e3485 (diff) | |
input_common: Remove obsolete files
Diffstat (limited to 'src/input_common/CMakeLists.txt')
| -rw-r--r-- | src/input_common/CMakeLists.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/input_common/CMakeLists.txt b/src/input_common/CMakeLists.txt index 8cdcd315b..d4fa69a77 100644 --- a/src/input_common/CMakeLists.txt +++ b/src/input_common/CMakeLists.txt @@ -27,10 +27,6 @@ add_library(input_common STATIC input_poller.h main.cpp main.h - motion_from_button.cpp - motion_from_button.h - motion_input.cpp - motion_input.h ) if (MSVC) |
