From 14a0da076d97191ee5ee04b1e8d3453a9318ecbd Mon Sep 17 00:00:00 2001 From: Philippe Renon Date: Wed, 3 Apr 2013 04:15:30 +0200 Subject: [PATCH] OP-907 step 3: cleaned up configvehicletypewidget.cpp + related cleanups --- .../src/plugins/config/configvehicletypewidget.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ground/openpilotgcs/src/plugins/config/configvehicletypewidget.h b/ground/openpilotgcs/src/plugins/config/configvehicletypewidget.h index f249b0155..cdc64fed3 100644 --- a/ground/openpilotgcs/src/plugins/config/configvehicletypewidget.h +++ b/ground/openpilotgcs/src/plugins/config/configvehicletypewidget.h @@ -78,10 +78,7 @@ private slots: void setComboCurrentIndex(QComboBox *box, int index); void setupAirframeUI(QString type); - -// void toggleAileron2(int index); -// void toggleElevator2(int index); -// void toggleRudder2(int index); + // TODO ? void switchAirframeType(int index); void enableFFTest();