Remove unused function declaration

This commit is contained in:
Roman Gilg 2019-08-28 19:41:36 +02:00
parent ffd4a3b390
commit 3e2000bba6

View file

@ -235,7 +235,6 @@ private:
void shellClientShown(Toplevel *t);
quint16 createClientId(KWayland::Server::ClientConnection *c);
void destroyInternalConnection();
void configurationChangeRequested(KWayland::Server::OutputConfigurationInterface *config);
template <class T>
void createSurface(T *surface);
void initScreenLocker();