Git commit e0ff83ed3c7798ddfa1bc9128769206929695797 by Montel Laurent. Committed on 30/06/2013 at 20:47. Pushed by mlaurent into branch 'master'. Remove comment M +0 -1 pimsettingexporter/calendar/exportcalendarjob.cpp http://commits.kde.org/kdepim/e0ff83ed3c7798ddfa1bc9128769206929695797 diff --git a/pimsettingexporter/calendar/exportcalendarjob.cpp b/pimsetting= exporter/calendar/exportcalendarjob.cpp index 5b715f3..5a8b3e4 100644 --- a/pimsettingexporter/calendar/exportcalendarjob.cpp +++ b/pimsettingexporter/calendar/exportcalendarjob.cpp @@ -119,7 +119,6 @@ void ExportCalendarJob::backupConfig() backupFile(freebusyurls, Utils::dataPath(), freebusyurlsStr); } = - //TODO export templates const QString templateDir =3D KStandardDirs::locateLocal( "data", QLat= in1String( "korganizer/templates/" ) ); QDir templateDirectory( templateDir ); if (templateDirectory.exists()) {