From kde-commits Sun Mar 27 10:10:34 2016 From: Tobias Leupold Date: Sun, 27 Mar 2016 10:10:34 +0000 To: kde-commits Subject: [kphotoalbum] AnnotationDialog: AlgorithmHelper isn't used with the changed code. Message-Id: X-MARC-Message: https://marc.info/?l=kde-commits&m=145907344229716 Git commit 844144648746b802116c128fefa6d3a5012f2c86 by Tobias Leupold. Committed on 27/03/2016 at 10:10. Pushed by tleupold into branch 'master'. AlgorithmHelper isn't used with the changed code. M +0 -1 AnnotationDialog/ListViewItemHider.cpp http://commits.kde.org/kphotoalbum/844144648746b802116c128fefa6d3a5012f2c86 diff --git a/AnnotationDialog/ListViewItemHider.cpp b/AnnotationDialog/List= ViewItemHider.cpp index 665c8a5..cb4cbc8 100644 --- a/AnnotationDialog/ListViewItemHider.cpp +++ b/AnnotationDialog/ListViewItemHider.cpp @@ -24,7 +24,6 @@ = // Local includes #include "ListViewItemHider.h" -#include "Utilities/AlgorithmHelper.h" #include "ListSelect.h" = using namespace Utilities;