Skip to content

Commit 0b714ba

Browse files
committed
Chore: Cleanup
1 parent 0789093 commit 0b714ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/NETworkManager/Controls/RemoteDesktopControl.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ public void FullScreen()
371371
RdpClient.FullScreen = true;
372372
}
373373

374-
public async void AdjustScreen()
374+
public void AdjustScreen()
375375
{
376376
if (IsConnecting)
377377
return;

0 commit comments

Comments
 (0)