[autotests] Drop PlasmaSurfaceTest::m_connection

Credits to clang for finding unused private variable.
This commit is contained in:
Martin Gräßlin 2017-07-31 18:02:00 +02:00
parent 063e796b18
commit b3a52e3999

View file

@ -63,7 +63,6 @@ private Q_SLOTS:
void testPanelActivate();
private:
ConnectionThread *m_connection = nullptr;
KWayland::Client::Compositor *m_compositor = nullptr;
Shell *m_shell = nullptr;
PlasmaShell *m_plasmaShell = nullptr;