diff --git a/Program.cs b/Program.cs index 4b9c6ea..142ce2a 100644 --- a/Program.cs +++ b/Program.cs @@ -174,8 +174,6 @@ namespace SteamGuard var descWidth = Console.BufferWidth - descPadding; if (descWidth < 20) descWidth = 20; - else if (descWidth > 56) - descWidth = 56; var flags = new Dictionary {