mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-28 03:35:38 +08:00
Fix cppcheck and compiler warnings
This commit is contained in:
@@ -1015,7 +1015,6 @@ namespace BlackGui
|
||||
void CFlightPlanComponent::setRemarksUIValues(const QString &remarks)
|
||||
{
|
||||
if (remarks.isEmpty()) { return; }
|
||||
const QString r = remarks.toUpper();
|
||||
|
||||
if (remarks.contains("/V"))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user