Skip to content

Commit

Permalink
Spacing.
Browse files Browse the repository at this point in the history
  • Loading branch information
bangfire committed Dec 3, 2024
1 parent d761b1f commit 9cd4fb8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Ryujinx.UI.Common/Helper/ConsoleHelper.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ public static partial class ConsoleHelper
[return: MarshalAs(UnmanagedType.Bool)]
private static partial bool SetForegroundWindow(nint hWnd);


public static bool SetConsoleWindowStateSupported => OperatingSystem.IsWindows();

public static void SetConsoleWindowState(bool show)
Expand Down

0 comments on commit 9cd4fb8

Please sign in to comment.