diff --git a/TGCommandLine/Program.cs b/TGCommandLine/Program.cs index 0d45e1573a..20565f33cc 100644 --- a/TGCommandLine/Program.cs +++ b/TGCommandLine/Program.cs @@ -9,7 +9,6 @@ namespace TGCommandLine class Program { - static bool interactive = false; static Interface currentInterface; static Command.ExitCode RunCommandLine(IList argsAsList) {