X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/1709795fee167cc2d2d423df0161e7963376b910..68a49acbf3f96fbbbc385620655dcb577e62c328:/puttygen.c diff --git a/puttygen.c b/puttygen.c index 4be822ac..956cdaf4 100644 --- a/puttygen.c +++ b/puttygen.c @@ -222,14 +222,6 @@ static int prompt_keyfile(HWND hwnd, char *dlgtitle, } /* - * This function is needed to link with the DES code. We need not - * have it do anything at all. - */ -void logevent(char *msg) -{ -} - -/* * Dialog-box function for the Licence box. */ static int CALLBACK LicenceProc(HWND hwnd, UINT msg,