Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
0ed3dc18
Commit
0ed3dc18
authored
Apr 22, 2019
by
Vincent Pinon
Browse files
Remove unneeded unlock crashing on Windows
Fixes
#98
#130
parent
c4f94791
Pipeline
#2652
passed with stage
in 18 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/mltcontroller/clipcontroller.cpp
View file @
0ed3dc18
...
...
@@ -336,7 +336,6 @@ void ClipController::updateProducer(const std::shared_ptr<Mlt::Producer> &produc
}
*/
}
m_producerLock
.
unlock
();
qDebug
()
<<
"// replace finished: "
<<
binId
()
<<
" : "
<<
m_masterProducer
->
get
(
"resource"
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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