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
KWin
Commits
3db6bd64
Commit
3db6bd64
authored
Jul 17, 2017
by
Martin Flöser
Browse files
Drop unused variable
parent
63102e12
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/wayland/touch_interface.cpp
View file @
3db6bd64
...
...
@@ -37,7 +37,6 @@ public:
Private
(
SeatInterface
*
parent
,
wl_resource
*
parentResource
,
TouchInterface
*
q
);
SeatInterface
*
seat
;
SurfaceInterface
*
focusedSurface
=
nullptr
;
QMetaObject
::
Connection
destroyConnection
;
private:
...
...
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