Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

Commit

Permalink
Remove unused AnyErrorOf (#4883)
Browse files Browse the repository at this point in the history
  • Loading branch information
pierricgimmig authored Jan 31, 2025
1 parent cdc5aac commit eb93af5
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 304 deletions.
169 changes: 0 additions & 169 deletions src/OrbitBase/AnyErrorOfTest.cpp

This file was deleted.

2 changes: 0 additions & 2 deletions src/OrbitBase/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ target_include_directories(OrbitBase PRIVATE
target_sources(OrbitBase PRIVATE
include/OrbitBase/Action.h
include/OrbitBase/Align.h
include/OrbitBase/AnyErrorOf.h
include/OrbitBase/AnyInvocable.h
include/OrbitBase/AnyMovable.h
include/OrbitBase/Append.h
Expand Down Expand Up @@ -109,7 +108,6 @@ add_executable(OrbitBaseTests)
target_sources(OrbitBaseTests PRIVATE
AlignTest.cpp
AnyInvocableTest.cpp
AnyErrorOfTest.cpp
AnyMovableTest.cpp
AppendTest.cpp
CanceledOrTest.cpp
Expand Down
133 changes: 0 additions & 133 deletions src/OrbitBase/include/OrbitBase/AnyErrorOf.h

This file was deleted.

0 comments on commit eb93af5

Please sign in to comment.