Yet more global-removal. The static variables in logging.c are now
[u/mdw/putty] / puttygen.c
index 4be822a..956cdaf 100644 (file)
@@ -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,