From: APTX Date: Mon, 23 Jul 2012 17:34:13 +0000 (+0200) Subject: Remove TODO. This has already been done X-Git-Url: https://gitweb.tyo.aptx.org/?a=commitdiff_plain;h=4a52f1991cb9b55e42a2b0d56ef671cd7aae63f4;p=localmylist.git Remove TODO. This has already been done --- diff --git a/localmylist/addfiletask.h b/localmylist/addfiletask.h index 0af9ce4..c488c10 100644 --- a/localmylist/addfiletask.h +++ b/localmylist/addfiletask.h @@ -15,8 +15,6 @@ namespace LocalMyList { class Database; -// TODO change DB schema to allow for duplicate file locations -// instead of only allowing one file location ever. class LOCALMYLISTSHARED_EXPORT AddFileTask : public AbstractTask { Q_OBJECT