Check is not necessary now

This commit is contained in:
Laurent Montel
2024-01-09 08:02:52 +01:00
parent 4d08b1429d
commit b08d0387e0

View File

@@ -32,12 +32,7 @@
#include <KStringHandler> #include <KStringHandler>
#include <KWallet> #include <KWallet>
#include <kdnssd_version.h>
#if KDNSSD_VERSION >= QT_VERSION_CHECK(5, 84, 0)
#include <KDNSSD/PublicService> #include <KDNSSD/PublicService>
#else
#include <DNSSD/PublicService>
#endif
using KWallet::Wallet; using KWallet::Wallet;