Code Cleanup: Deprecating stuff

Train view - race* - out of date and no used
Train view - SimpleNetwork - not used
Analysis view - WeeklySummaryWindow - not used
MainWindow - RideCalendar - deprecated 2 years ago
This commit is contained in:
Mark Liversedge
2013-02-11 10:03:21 +00:00
parent 4bce369bd1
commit 5085647073
27 changed files with 5 additions and 76 deletions

View File

@@ -19,7 +19,6 @@
#include "MainWindow.h"
#include "AboutDialog.h"
#include "AddIntervalDialog.h"
#include "AthleteTool.h"
#include "BestIntervalDialog.h"
#include "BlankState.h"
#include "ChooseCyclistDialog.h"
@@ -52,7 +51,6 @@
#include "Units.h"
#include "Zones.h"
#include "RideCalendar.h"
#include "DatePickerDialog.h"
#include "ToolsDialog.h"
#include "ToolsRhoEstimator.h"