Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
9.2.2023: Due to updates GitLab will be unavailable for some minutes between 9:00 and 11:00.
Open sidebar
CAMP
campvis-public
Commits
384adf72
Commit
384adf72
authored
Jun 16, 2014
by
Oliver Zettinig
Browse files
Revert alleged runnable fix again..
parent
ddd4f85c
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/tools/runnable.cpp
View file @
384adf72
...
...
@@ -43,8 +43,7 @@ namespace campvis {
if
(
_running
)
stop
();
if
(
_thread
)
delete
_thread
;
delete
_thread
;
}
void
Runnable
::
stop
()
{
...
...
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