diff --git a/Thing.cs b/Thing.cs index a4f2958..74fd51c 100644 --- a/Thing.cs +++ b/Thing.cs @@ -32,7 +32,6 @@ namespace Passer.Control.Core { #region Properties - public RemoteParticipant participant; public RemoteParticipant participant; public delegate void ChangeHandler();