diff --git a/src/Perspex.Controls/Control.cs b/src/Perspex.Controls/Control.cs index 35d2a6edb6..8d612abcf0 100644 --- a/src/Perspex.Controls/Control.cs +++ b/src/Perspex.Controls/Control.cs @@ -552,8 +552,8 @@ namespace Perspex.Controls this, "{Type} detached from logical tree but still has class listeners", this.GetType()); -#endif } +#endif } }