소스 검색

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
     public class AvaloniaPropertyRegistryTests
     {
     {
-        ITestOutputHelper s;
-
         public AvaloniaPropertyRegistryTests(ITestOutputHelper s)
         public AvaloniaPropertyRegistryTests(ITestOutputHelper s)
         {
         {
             // Ensure properties are registered.
             // Ensure properties are registered.