Skip to content

Commit

Permalink
eliminate unused source files of the patcher
Browse files Browse the repository at this point in the history
  • Loading branch information
pionere committed Dec 5, 2023
1 parent 014ee6a commit 1b10561
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 328 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -680,8 +680,7 @@ if(USE_PATCH AND NOT ANDROID)
tools/patcher/utils/paths.cpp
tools/patcher/utils/screen_reader.cpp
tools/patcher/utils/sdl2_to_1_2_backports.cpp
tools/patcher/utils/soundsample.cpp
tools/patcher/utils/thread.cpp)
tools/patcher/utils/soundsample.cpp)

if(IOS)
list(APPEND devil_patcher_SRCS tools/patcher/platform/ios/ios_paths.m)
Expand Down
37 changes: 0 additions & 37 deletions tools/patcher/utils/console.h

This file was deleted.

59 changes: 0 additions & 59 deletions tools/patcher/utils/enum_traits.h

This file was deleted.

101 changes: 0 additions & 101 deletions tools/patcher/utils/sdl_bilinear_scale.cpp

This file was deleted.

21 changes: 0 additions & 21 deletions tools/patcher/utils/sdl_bilinear_scale.hpp

This file was deleted.

17 changes: 0 additions & 17 deletions tools/patcher/utils/stdcompat/algorithm.hpp

This file was deleted.

65 changes: 0 additions & 65 deletions tools/patcher/utils/thread.cpp

This file was deleted.

26 changes: 0 additions & 26 deletions tools/patcher/utils/thread.h

This file was deleted.

0 comments on commit 1b10561

Please sign in to comment.