Took out a RideCalendar::addRide() Adding a ride debug statement.

This commit is contained in:
Justin Knotzke
2009-09-01 06:38:07 -04:00
parent dc50cf79e6
commit faf01deb6f

View File

@@ -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)