]> Some of my projects - localmylist.git/commitdiff
Remove TODO. This has already been done
authorAPTX <marek321@gmail.com>
Mon, 23 Jul 2012 17:34:13 +0000 (19:34 +0200)
committerAPTX <marek321@gmail.com>
Mon, 23 Jul 2012 17:34:13 +0000 (19:34 +0200)
localmylist/addfiletask.h

index 0af9ce446b997c7f8b79eb2c76c1a1662673b7c9..c488c1007c4dffd2091351d9af397ead6bc4d794 100644 (file)
@@ -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