From 40cc911319da77489d1ffffb55969de66645ed53 Mon Sep 17 00:00:00 2001 From: Laurent Montel Date: Sat, 17 Oct 2020 18:04:55 +0200 Subject: Remove not implmemented method --- src/kitemviews/kfileitemmodelrolesupdater.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src/kitemviews/kfileitemmodelrolesupdater.h') diff --git a/src/kitemviews/kfileitemmodelrolesupdater.h b/src/kitemviews/kfileitemmodelrolesupdater.h index a71b55c2e..b7c5beb34 100644 --- a/src/kitemviews/kfileitemmodelrolesupdater.h +++ b/src/kitemviews/kfileitemmodelrolesupdater.h @@ -256,11 +256,6 @@ private: bool applyResolvedRoles(int index, ResolveHint hint); QHash rolesData(const KFileItem& item); - /** - * @return The number of items of the path \a path. - */ - int subItemsCount(const QString& path) const; - /** * Must be invoked if a property has been changed that affects * the look of the preview. Takes care to update all previews. -- cgit v1.3.1