Cleaned up a little more, removed the frmRegistration code.
And ready for a first github release. so changed to version 2.2
This commit is contained in:
@@ -1426,14 +1426,6 @@ namespace ROMVault2
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
private void RegistratioToolStripMenuItemClick(object sender, EventArgs e)
|
||||
{
|
||||
FrmRegistration freg = new FrmRegistration();
|
||||
freg.ShowDialog(this);
|
||||
freg.Dispose();
|
||||
}
|
||||
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user