refs #800 Removed redundant semi-colons, etc.

This commit is contained in:
Mathew Sutcliffe
2016-11-10 00:44:15 +00:00
committed by Klaus Basan
parent 429c6946c6
commit 1f54bbc0d5
3 changed files with 3 additions and 4 deletions

View File

@@ -124,7 +124,6 @@ namespace BlackGui
case InfoAreaTextMessages:
case InfoAreaWeather:
return QSize(600, 400);
break;
case InfoAreaFlightPlan:
return QSize(625, 500);
default: