[autotests] Drop PlasmaSurfaceTest::m_connection
Credits to clang for finding unused private variable.
This commit is contained in:
parent
063e796b18
commit
b3a52e3999
1 changed files with 0 additions and 1 deletions
|
@ -63,7 +63,6 @@ private Q_SLOTS:
|
||||||
void testPanelActivate();
|
void testPanelActivate();
|
||||||
|
|
||||||
private:
|
private:
|
||||||
ConnectionThread *m_connection = nullptr;
|
|
||||||
KWayland::Client::Compositor *m_compositor = nullptr;
|
KWayland::Client::Compositor *m_compositor = nullptr;
|
||||||
Shell *m_shell = nullptr;
|
Shell *m_shell = nullptr;
|
||||||
PlasmaShell *m_plasmaShell = nullptr;
|
PlasmaShell *m_plasmaShell = nullptr;
|
||||||
|
|
Loading…
Reference in a new issue