Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit f186196

Browse files
committed
Remove Internal Version
1 parent 8284cac commit f186196

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Program.cs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,7 @@ namespace Spedit
1818
{
1919
public static class Program
2020
{
21-
public const string ProgramInternalVersion = "14";
22-
23-
public static MainWindow MainWindow;
21+
public static MainWindow MainWindow;
2422
public static OptionsControl OptionsObject;
2523
public static TranslationProvider Translations;
2624
public static Config[] Configs;

0 commit comments

Comments
 (0)