Skip to content

Commit

Permalink
Tidy.
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehjohn committed Nov 30, 2023
1 parent 62cbe6d commit 38707ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Zen.Desktop.Host/Display/VideoRenderer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ public class VideoRenderer

public ushort[] ScreenFrame
{
get => _screenFrame;
set => _screenFrame = value;
}

Expand Down

0 comments on commit 38707ab

Please sign in to comment.