summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandprimaryselectionv1_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/qwaylandprimaryselectionv1_p.h')
-rw-r--r--src/client/qwaylandprimaryselectionv1_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/qwaylandprimaryselectionv1_p.h b/src/client/qwaylandprimaryselectionv1_p.h
index 3f0a42a67..3ef58748c 100644
--- a/src/client/qwaylandprimaryselectionv1_p.h
+++ b/src/client/qwaylandprimaryselectionv1_p.h
@@ -113,7 +113,6 @@ protected:
void zwp_primary_selection_source_v1_cancelled() override { emit cancelled(); }
private:
- QWaylandDisplay *m_display = nullptr;
QMimeData *m_mimeData = nullptr;
};