From 92fd7450033f43e6c0b946202078b2736778c5ba Mon Sep 17 00:00:00 2001 From: Cliff Geerdes Date: Wed, 30 Sep 2015 15:31:08 -0400 Subject: [PATCH] LP-135 remove a blank line for code review --- ground/gcs/src/plugins/config/configrevowidget.h | 1 - 1 file changed, 1 deletion(-) diff --git a/ground/gcs/src/plugins/config/configrevowidget.h b/ground/gcs/src/plugins/config/configrevowidget.h index 1d10c49b6..175832b4b 100644 --- a/ground/gcs/src/plugins/config/configrevowidget.h +++ b/ground/gcs/src/plugins/config/configrevowidget.h @@ -63,7 +63,6 @@ private: Ui_RevoSensorsWidget *m_ui; // Board rotation store/recall for FC and for aux mag - qint16 storedBoardRotation[3]; float auxMagStoredBoardRotation; bool isBoardRotationStored;