adapt Output management to kwaylandserver change
This commit is contained in:
parent
5b6c36f953
commit
37731af7d2
1 changed files with 0 additions and 1 deletions
|
@ -494,7 +494,6 @@ bool WaylandServer::init(InitializationFlags flags)
|
|||
this, [](KWaylandServer::OutputConfigurationInterface *config) {
|
||||
kwinApp()->platform()->requestOutputsChange(config);
|
||||
});
|
||||
m_outputManagement->create();
|
||||
|
||||
m_xdgOutputManagerV1 = new XdgOutputManagerV1Interface(m_display, m_display);
|
||||
new SubCompositorInterface(m_display, m_display);
|
||||
|
|
Loading…
Reference in a new issue