remove outdated code
This commit is contained in:
parent
e0287516dc
commit
06fe3b2506
@ -282,11 +282,6 @@ namespace UniversalEditor.UserInterface
|
||||
|
||||
public Document NewFile()
|
||||
{
|
||||
/*
|
||||
NewDialog2 dlg2 = new NewDialog2();
|
||||
dlg2.ShowDialog();
|
||||
*/
|
||||
|
||||
NewDialog dlg = new NewDialog();
|
||||
dlg.Mode = NewDialogMode.File;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user