Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLMC
Commits
10642668
Commit
10642668
authored
Jan 14, 2010
by
Geoffroy Lacarriere
Browse files
remove debug
parent
bc246ae0
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Gui/import/ImportMediaListController.cpp
View file @
10642668
...
...
@@ -52,7 +52,6 @@ ImportMediaListController::addMedia( Media* media )
addCell
(
cell
);
m_mediaCellList
->
insert
(
media
->
getUuid
(),
cell
);
qDebug
()
<<
"addMedia: "
<<
media
->
getUuid
();
}
void
...
...
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