Skip to content

Commit

Permalink
Removed debug message
Browse files Browse the repository at this point in the history
  • Loading branch information
azonenberg committed Sep 3, 2024
1 parent 2502106 commit b5d78fa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/ngscopeclient/WaveformArea.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3130,8 +3130,6 @@ void WaveformArea::CenterLeftDropArea(ImVec2 start, ImVec2 size)

else if(payload->IsDelivery())
{
LogDebug("accept center left\n");

//Add the new stream to us
//TODO: copy view settings from the DisplayedChannel over?
AddStream(stream);
Expand Down

0 comments on commit b5d78fa

Please sign in to comment.