Skip to content

Commit

Permalink
Remove console log
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielPower committed Dec 16, 2024
1 parent eee564b commit 9820c11
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,6 @@ private void updateOutputArea()
{
case AbsoluteOutputMode absoluteOutputMode:
{
System.Console.WriteLine($"OutputSize {OutputSize.Value}");

// Set output area in pixels
absoluteOutputMode.Output = new Area
{
Expand Down

0 comments on commit 9820c11

Please sign in to comment.