summaryrefslogtreecommitdiffstats
path: root/src/client
diff options
context:
space:
mode:
Diffstat (limited to 'src/client')
-rw-r--r--src/client/qwaylandtextinputv3.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/qwaylandtextinputv3.cpp b/src/client/qwaylandtextinputv3.cpp
index 48f882feb..017456ac2 100644
--- a/src/client/qwaylandtextinputv3.cpp
+++ b/src/client/qwaylandtextinputv3.cpp
@@ -67,7 +67,6 @@ void QWaylandTextInputv3::zwp_text_input_v3_leave(struct ::wl_surface *surface)
m_currentPreeditString.clear();
m_surface = nullptr;
- m_currentSerial = 0U;
disable();
qCDebug(qLcQpaWaylandTextInput) << Q_FUNC_INFO << "Done";