Remove unused function

This commit is contained in:
Victor Zverovich
2024-05-15 12:51:47 -07:00
parent a4715c48b4
commit 0b5287f8b7
2 changed files with 0 additions and 10 deletions

View File

@@ -30,10 +30,6 @@ jobs:
- cxx: g++-10
build_type: Debug
std: 17
- cxx: g++-11
build_type: Debug
std: 20
install: sudo apt install g++-11
- cxx: clang++-8
build_type: Debug
std: 17