Remove TODO for unification with `InternalError::isRelevant()`

The code is not similar enough to unify it.
This commit is contained in:
Martchus 2023-06-30 12:46:01 +02:00
parent 13730ab933
commit 4b5bd05221
1 changed files with 0 additions and 1 deletions

View File

@ -118,7 +118,6 @@ void SyncthingNotifier::handleSyncthingProcessError(QProcess::ProcessError proce
/*!
* \brief Returns whether a "disconnected" notification should be shown.
* \todo Unify with InternalError::isRelevant().
*/
bool SyncthingNotifier::isDisconnectRelevant() const
{