DCO Remediation Commit for cullvox <cullvox@outlook.com>

I, cullvox <cullvox@outlook.com>, hereby add my Signed-off-by to this commit: ee7016fa54

Signed-off-by: cullvox <cullvox@outlook.com>
This commit is contained in:
cullvox 2023-09-13 14:31:04 -04:00
parent ee7016fa54
commit e96d0b6caf

View File

@ -272,7 +272,6 @@ struct TextFormatter {
bool processComponent(const QJsonValue& value, QString& result, const TextFormatter* parentFormat)
{
TextFormatter formatter;
if (parentFormat)
formatter = *parentFormat;