From 4ccf2bbfd95dbc67dcbec109aa4cbd09115f7154 Mon Sep 17 00:00:00 2001 From: Elvis Angelaccio Date: Thu, 4 Oct 2018 22:57:43 +0200 Subject: [PATCH] [PlacesItemModel] Drop unused forward declaration No longer needed since da6f8fe0862585287153f0d90e. GIT_SILENT --- src/panels/places/placesitemmodel.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/panels/places/placesitemmodel.h b/src/panels/places/placesitemmodel.h index d31c029a6..cc237bff2 100644 --- a/src/panels/places/placesitemmodel.h +++ b/src/panels/places/placesitemmodel.h @@ -32,7 +32,6 @@ #include class KBookmark; -class KBookmarkManager; class PlacesItem; class QAction; -- 2.47.3