mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
JsonUtils.cpp aktualisieren
This commit is contained in:
parent
69f8b1f1f0
commit
ec6a65bfbb
@ -62,8 +62,6 @@ namespace JsonUtils {
|
||||
|
||||
if (error.error != QJsonParseError::NoError)
|
||||
{
|
||||
qDebug() << "error.offset: " << error.offset;
|
||||
|
||||
int errorLine = 1;
|
||||
int errorColumn = 1;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user