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
Valentin Platzgummer
qgroundcontrol
Commits
6c35a7ff
Commit
6c35a7ff
authored
Nov 29, 2014
by
Don Gagne
Browse files
Fix incorrect usage of deleteLater
parent
a494d27b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/comm/TCPLink.cc
View file @
6c35a7ff
...
...
@@ -61,8 +61,6 @@ TCPLink::~TCPLink()
quit
();
// Wait for it to exit
wait
();
deleteLater
();
}
void
TCPLink
::
run
()
...
...
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