mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 16:42:10 +02:00
Problem: - Clang will not build `Tests/LibTLS` due to unused variables. Solution: - Remove the unused variables.
Problem: - Clang will not build `Tests/LibTLS` due to unused variables. Solution: - Remove the unused variables.