Browse Source

Removed unused field.

pull/58/head
Steven Kirk 11 years ago
parent
commit
1146b5ac56
  1. 2
      Perspex.Application/Application.cs

2
Perspex.Application/Application.cs

@ -42,8 +42,6 @@ namespace Perspex
/// </summary>
private Styler styler = new Styler();
private ICloseable mainWindow;
/// <summary>
/// Initializes a new instance of the <see cref="Application"/> class.
/// </summary>

Loading…
Cancel
Save