Skip to content

Commit 090a825

Browse files
committed
Removed debugging statement.
1 parent 80503c9 commit 090a825

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

mrv2/lib/mrvApp/App.cpp

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -716,10 +716,6 @@ namespace mrv
716716
const auto& item = items[i];
717717
TimelinePlayer* mrvTimelinePlayer = nullptr;
718718

719-
std::cerr << "item " << i << " " << item->path.get()
720-
<< " annotations=" << item->annotations.size()
721-
<< std::endl;
722-
723719
try
724720
{
725721
timeline::Options options;

0 commit comments

Comments
 (0)