mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 08:08:42 +00:00
Took out a RideCalendar::addRide() Adding a ride debug statement.
This commit is contained in:
@@ -66,7 +66,6 @@ void RideCalendar::setHome(const QDir &homeDir)
|
||||
|
||||
void RideCalendar::addRide(RideItem* ride)
|
||||
{
|
||||
qWarning("RideCalendar::addRide() Adding a ride.");
|
||||
/*
|
||||
* We want to display these things inside the Calendar.
|
||||
* Pick a colour (this should really be configurable)
|
||||
|
||||
Reference in New Issue
Block a user