chore: mini refactorings and dead code removal (#5512)

This commit is contained in:
nerix
2024-07-20 11:35:59 +02:00
committed by GitHub
parent deb4401036
commit b3c09b65d8
28 changed files with 65 additions and 506 deletions
+2 -2
View File
@@ -11,7 +11,7 @@
namespace chatterino {
// only qualified for tests
namespace _helpers_internal {
namespace helpers::detail {
using SizeType = QStringView::size_type;
@@ -52,7 +52,7 @@ namespace _helpers_internal {
std::pair<uint64_t, bool> findUnitMultiplierToSec(QStringView view,
SizeType &pos);
} // namespace _helpers_internal
} // namespace helpers::detail
/**
* @brief startsWithOrContains is a wrapper for checking