From c3c5256dc4a80fa1ae85841b6f5abe5b8eed171f Mon Sep 17 00:00:00 2001 From: Berthold Stoeger Date: Sun, 10 Dec 2017 00:36:40 +0100 Subject: Remove outdated comment The removed comment in qt-models/divepicturemodel.h described todo items which were already implemented. Signed-off-by: Berthold Stoeger --- qt-models/divepicturemodel.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'qt-models/divepicturemodel.h') diff --git a/qt-models/divepicturemodel.h b/qt-models/divepicturemodel.h index bbb82293e..2ae3c3798 100644 --- a/qt-models/divepicturemodel.h +++ b/qt-models/divepicturemodel.h @@ -29,9 +29,6 @@ public: protected: DivePictureModel(); - // Currently, load the images on the fly - // Later, use a thread to load the images - // Later, save the thumbnails so we don't need to reopen every time. QList pictures; }; -- cgit v1.2.3-70-g09d2