Remove unused function declaration

Plasma/5.17
Roman Gilg 7 years ago
parent ffd4a3b390
commit 3e2000bba6
  1. 1
      wayland_server.h

@ -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();

Loading…
Cancel
Save