Skip to content

Commit

Permalink
Removed debugging print out.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed Apr 12, 2023
1 parent b5d8621 commit 72c97c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mrv2/lib/mrvPanels/mrvImageInfoPanel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -702,7 +702,6 @@ namespace mrv
void ImageInfoPanel::set_tabs() const
{
TLRENDER_P();
std::cerr << "set tabs" << std::endl;

SettingsObject* settingsObject = p.ui->app->settingsObject();
std::string prefix = "gui/" + label + "/Tab/";
Expand Down

0 comments on commit 72c97c4

Please sign in to comment.