From kde-commits Sun Jun 30 20:47:25 2013 From: Montel Laurent Date: Sun, 30 Jun 2013 20:47:25 +0000 To: kde-commits Subject: [kdepim] pimsettingexporter/calendar: Remove comment Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=137262525331244 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()) {