]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - puttygen.c
Yet more global-removal. The static variables in logging.c are now
[PuTTY.git] / puttygen.c
index 4be822ac63febf95b3342c8c3127f3618922f9a6..956cdaf42cba8f6424068282dd9e7803a14385c6 100644 (file)
@@ -221,14 +221,6 @@ static int prompt_keyfile(HWND hwnd, char *dlgtitle,
        return GetOpenFileName(&of);
 }
 
-/*
- * 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.
  */