fix some dumb (nonfatal) crashes in the editor with nothing loaded

This commit is contained in:
Chris Forbes
2010-10-11 18:21:41 +13:00
parent 0df9815d2c
commit a2205e9031
3 changed files with 13 additions and 7 deletions

View File

@@ -429,7 +429,6 @@
this.surface1.Size = new System.Drawing.Size(783, 727);
this.surface1.TabIndex = 5;
this.surface1.Text = "surface1";
this.surface1.Click += new System.EventHandler(this.OnSurfaceClicked);
//
// saveFileDialog
//