diff options
Diffstat (limited to 'win/C#/frmSplashScreen.cs')
-rw-r--r-- | win/C#/frmSplashScreen.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/win/C#/frmSplashScreen.cs b/win/C#/frmSplashScreen.cs index f86122ce9..f29cfde09 100644 --- a/win/C#/frmSplashScreen.cs +++ b/win/C#/frmSplashScreen.cs @@ -14,8 +14,6 @@ namespace Handbrake public frmSplashScreen()
{
InitializeComponent();
- //lbl_cli.Text = Properties.Settings.Default.CliVersion;
- //lbl_gui.Text = Properties.Settings.Default.GuiVersion;
}
}
}
\ No newline at end of file |