Skip to content

Commit

Permalink
Remove os_thread_type files
Browse files Browse the repository at this point in the history
  • Loading branch information
aurianer committed Apr 12, 2024
1 parent eda4384 commit 963c180
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 66 deletions.
2 changes: 0 additions & 2 deletions libs/pika/runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ set(runtime_headers
pika/runtime/get_os_thread_count.hpp
pika/runtime/get_thread_name.hpp
pika/runtime/get_worker_thread_num.hpp
pika/runtime/os_thread_type.hpp
pika/runtime/report_error.hpp
pika/runtime/runtime_handlers.hpp
pika/runtime/runtime.hpp
Expand All @@ -30,7 +29,6 @@ set(runtime_headers
set(runtime_sources
custom_exception_info.cpp
debugging.cpp
os_thread_type.cpp
runtime_handlers.cpp
runtime.cpp
state.cpp
Expand Down
31 changes: 0 additions & 31 deletions libs/pika/runtime/include/pika/runtime/os_thread_type.hpp

This file was deleted.

33 changes: 0 additions & 33 deletions libs/pika/runtime/src/os_thread_type.cpp

This file was deleted.

0 comments on commit 963c180

Please sign in to comment.