diff --git a/src/iOS.Core/Handlers/ButtonHandlerMappings.cs b/src/iOS.Core/Handlers/ButtonHandlerMappings.cs deleted file mode 100644 index 04104cd779..0000000000 --- a/src/iOS.Core/Handlers/ButtonHandlerMappings.cs +++ /dev/null @@ -1,21 +0,0 @@ -using System; -using Bit.iOS.Core.Utilities; - -namespace Bit.iOS.Core.Handlers -{ - public class ButtonHandlerMappings - { - public static void Setup() - { - // TODO: [Maui-Migration] Check if this is needed given that on MAUI FontAutoScalingEnabled is true by default. - //Microsoft.Maui.Handlers.ButtonHandler.Mapper.AppendToMapping("CustomButtonHandler", (handler, button) => - //{ - // var pointSize = iOSHelpers.GetAccessibleFont