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
1d5711c0
Commit
1d5711c0
authored
Jun 16, 2014
by
Oliver Zettinig
Committed by
Jakob Weiss
Jun 23, 2014
Browse files
Revert alleged runnable fix again..
parent
d50d9159
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/tools/runnable.cpp
View file @
1d5711c0
...
...
@@ -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