summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandtextinputv3_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/qwaylandtextinputv3_p.h')
-rw-r--r--src/client/qwaylandtextinputv3_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/qwaylandtextinputv3_p.h b/src/client/qwaylandtextinputv3_p.h
index 90b393cc0..e8b7aa027 100644
--- a/src/client/qwaylandtextinputv3_p.h
+++ b/src/client/qwaylandtextinputv3_p.h
@@ -63,7 +63,6 @@ protected:
void zwp_text_input_v3_done(uint32_t serial) override;
private:
- QWaylandDisplay *m_display;
QWaylandInputMethodEventBuilder m_builder;
::wl_surface *m_surface = nullptr; // ### Here for debugging purposes