瀏覽代碼

Remove unused member.

Steven Kirk 7 年之前
父節點
當前提交
f0d0429644
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      tests/Avalonia.Base.UnitTests/AvaloniaPropertyRegistryTests.cs

+ 0 - 2
tests/Avalonia.Base.UnitTests/AvaloniaPropertyRegistryTests.cs

@@ -10,8 +10,6 @@ namespace Avalonia.Base.UnitTests
 {
     public class AvaloniaPropertyRegistryTests
     {
-        ITestOutputHelper s;
-
         public AvaloniaPropertyRegistryTests(ITestOutputHelper s)
         {
             // Ensure properties are registered.