From 3e6c5f88ba613bfb99c3b6d3ef5be7879ddab8e2 Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Tue, 1 Aug 2023 03:53:47 +0000 Subject: [PATCH] kdecore: remove redundant KDateTime class forward-declration in klocale header Signed-off-by: Ivailo Monev --- kdecore/localization/klocale.h | 1 - 1 file changed, 1 deletion(-) diff --git a/kdecore/localization/klocale.h b/kdecore/localization/klocale.h index 1a249fe0..a855fe47 100644 --- a/kdecore/localization/klocale.h +++ b/kdecore/localization/klocale.h @@ -26,7 +26,6 @@ #include #include -class KDateTime; class KLocalePrivate; /**