Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
luyikei
VLMC
Commits
89fc665d
Commit
89fc665d
authored
Nov 12, 2009
by
Hugo Beauzee-Luyssen
Browse files
Removed forgotten debug
parent
5a9a7184
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Workflow/TrackWorkflow.cpp
View file @
89fc665d
...
...
@@ -294,7 +294,6 @@ bool TrackWorkflow::getOutput( qint64 currentFrame )
if
(
checkEnd
(
currentFrame
)
==
true
)
{
qDebug
()
<<
"end of track reached"
;
emit
trackEndReached
(
m_trackId
);
//We continue, as there can be ClipWorkflow that requires to be stopped.
}
...
...
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