From 3b6b6a7c6b49dd7adda12d7b469a0da356f2a999 Mon Sep 17 00:00:00 2001 From: Steve Brokenshire Date: Thu, 12 May 2016 21:25:53 +0100 Subject: [PATCH] Remove 'TODO: Port to OS X' message as this has been completed. --- source/frmNewAccount.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/source/frmNewAccount.cpp b/source/frmNewAccount.cpp index 9c0beff..bff53e1 100644 --- a/source/frmNewAccount.cpp +++ b/source/frmNewAccount.cpp @@ -197,8 +197,6 @@ void frmNewAccount::ProcessNext( wxCommandEvent& event ) // SSL certificate message. // Setup the data to be sent in the wxPostEvent command. - - // TODO: Port to OS X. int SSLResult; -- 2.39.2