From 4afaa31411ecdf0779d48662cf78d5cdc593ec53 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 6 Mar 2026 21:16:46 +0900 Subject: Remove use of KDE_IS_VERSION Signed-off-by: Michele Calgaro --- lib/kofficecore/KoPictureWmf.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/kofficecore/KoPictureWmf.cpp') diff --git a/lib/kofficecore/KoPictureWmf.cpp b/lib/kofficecore/KoPictureWmf.cpp index 3f2d0a7e0..ec751865f 100644 --- a/lib/kofficecore/KoPictureWmf.cpp +++ b/lib/kofficecore/KoPictureWmf.cpp @@ -26,9 +26,6 @@ #include #include -#if ! KDE_IS_VERSION( 3,1,90 ) -#include -#endif #include #include "KoPictureKey.h" -- cgit v1.2.3