Skip to content

Commit

Permalink
Debug output removed
Browse files Browse the repository at this point in the history
  • Loading branch information
joern274 committed May 16, 2024
1 parent 0f0e5d1 commit af24cf1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/gui/src/user_action/action_move_item.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ namespace hal
{
if (!mObject.id()) return false;

std::cerr << " actx " << mTargetRow << std::endl;
BaseTreeItem* bti = nullptr;
bool isDirectory = false;

Expand Down

0 comments on commit af24cf1

Please sign in to comment.