diff --git a/mRemoteV1/UI/TaskDialog/frmTaskDialog.designer.cs b/mRemoteV1/UI/TaskDialog/frmTaskDialog.designer.cs index cdeba56eb..cfdf85e3d 100644 --- a/mRemoteV1/UI/TaskDialog/frmTaskDialog.designer.cs +++ b/mRemoteV1/UI/TaskDialog/frmTaskDialog.designer.cs @@ -18,7 +18,7 @@ namespace mRemoteNG.UI.TaskDialog if(components != null) components.Dispose(); if(_mainInstructionFont != null) - _mainInstructionFont?.Dispose(); + _mainInstructionFont.Dispose(); } base.Dispose(disposing); }