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 <shawn.rutledge@qt.io>
This commit is contained in:
Tim Blechmann 2024-10-30 17:34:22 +08:00
parent f19309cec5
commit b227eb4aa4

View File

@ -23,8 +23,6 @@ namespace QtWaylandClient {
using namespace Qt::StringLiterals;
Q_DECLARE_LOGGING_CATEGORY(lcQpaWaylandInput)
#if QT_CONFIG(cursor)
int QWaylandTabletToolV2::idealCursorScale() const
{