Zzz

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ HEAD  →  ?path2? @ 1
/Zzz/AboutForm.cs
@@ -21,13 +21,6 @@
zzzNameVersion.Text = $"{Constants.AssemblyName} v.{Constants.AssemblyVersion}";
}
 
private void AboutForm_Load(object sender, EventArgs e)
{
Utilities.WindowState.FormTracker.Track(this);
}
 
#endregion
 
 
}
}