mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-09 12:40:43 +00:00
Waste of a commit
This commit is contained in:
parent
e26f901315
commit
83317068ca
@ -443,7 +443,7 @@ void loadChannels()
|
||||
in >> upperThreshold;
|
||||
in >> upperThresholdColor;
|
||||
if (chan->isNull()) {
|
||||
qDebug() << "loadChannels has idea about channel" << name;
|
||||
qDebug() << "loadChannels has no idea about channel" << name;
|
||||
if (in.atEnd()) return;
|
||||
continue;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user