Skip to content

Commit

Permalink
Removed debugging.
Browse files Browse the repository at this point in the history
  • Loading branch information
ggarra13 committed Apr 25, 2023
1 parent 05ed3dc commit f049e2a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mrv2/lib/mrvCore/mrvHotkey.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,6 @@ namespace mrv
{
if (has_ctrl(rawkey))
{
std::cerr << "hotkey: " << to_s() << " matched ctrl"
<< std::endl;
ok = true;
}
else
Expand Down

0 comments on commit f049e2a

Please sign in to comment.