mirror of
https://github.com/overte-org/overte.git
synced 2025-08-10 12:12:32 +02:00
removed warning
This commit is contained in:
parent
729065749f
commit
f369303bfe
1 changed files with 2 additions and 0 deletions
|
@ -138,4 +138,6 @@ bool InputConfiguration::uncalibratePlugin(QString pluginName) {
|
||||||
return plugin->uncalibrate();
|
return plugin->uncalibrate();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue