Commit e0471245 authored by Lorenz Meier's avatar Lorenz Meier

Merge pull request #799 from Susurrus/dead_code_rem

Removed all dead code from MainWindow.
parents 35a1a5ed f8a05dd1
This diff is collapsed.
......@@ -422,11 +422,6 @@ protected:
// Center widgets
QPointer<Linecharts> linechartWidget;
//QPointer<HUD> hudWidget;
//QPointer<QGCVehicleConfig> configWidget;
//QPointer<QGCMapTool> mapWidget;
//QPointer<XMLCommProtocolWidget> protocolWidget;
//QPointer<QGCDataPlot2D> dataplotWidget;
#ifdef QGC_OSG_ENABLED
QPointer<QWidget> q3DWidget;
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment