From b227eb4aa456c44f62ac89730621334d8c649a88 Mon Sep 17 00:00:00 2001 From: Tim Blechmann Date: Wed, 30 Oct 2024 17:34:22 +0800 Subject: [PATCH] Client: remove unused logging category lcQpaWaylandInput is unused in this file and can be removed. Pick-to: 6.8 Change-Id: If56a764b28837fc11b770a1b6739243e57641f68 Reviewed-by: Shawn Rutledge --- src/plugins/platforms/wayland/qwaylandtabletv2.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/plugins/platforms/wayland/qwaylandtabletv2.cpp b/src/plugins/platforms/wayland/qwaylandtabletv2.cpp index f2cdf76bafd..ffd4abd5878 100644 --- a/src/plugins/platforms/wayland/qwaylandtabletv2.cpp +++ b/src/plugins/platforms/wayland/qwaylandtabletv2.cpp @@ -23,8 +23,6 @@ namespace QtWaylandClient { using namespace Qt::StringLiterals; -Q_DECLARE_LOGGING_CATEGORY(lcQpaWaylandInput) - #if QT_CONFIG(cursor) int QWaylandTabletToolV2::idealCursorScale() const {