From 4a52f1991cb9b55e42a2b0d56ef671cd7aae63f4 Mon Sep 17 00:00:00 2001 From: APTX Date: Mon, 23 Jul 2012 19:34:13 +0200 Subject: [PATCH] Remove TODO. This has already been done --- localmylist/addfiletask.h | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.52.0