Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
libkscreen
Commits
2b1b54b5
Commit
2b1b54b5
authored
Oct 22, 2020
by
Aleix Pol Gonzalez
🐧
Browse files
Remove unused method declaration
parent
01cd2934
Changes
1
Hide whitespace changes
Inline
Side-by-side
backends/kwayland/waylandscreen.h
View file @
2b1b54b5
...
...
@@ -41,8 +41,6 @@ public:
void
updateKScreenScreen
(
KScreen
::
ScreenPtr
&
screen
)
const
;
void
setOutputs
(
const
QList
<
WaylandOutput
*>
&
outputs
);
void
setOutputCount
(
int
count
);
private:
QSize
m_size
;
int
m_outputCount
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment