mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-12 01:47:00 +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.