]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/window.c
The Windows host key dialogs now have a `Help' button that should give
[PuTTY.git] / windows / window.c
index 80467745fc43b9ee011e8365877e2e96f9501359..98b35105fec434e2fa040b7d01459f7d5055cd1e 100644 (file)
@@ -166,8 +166,6 @@ static HPALETTE pal;
 static LPLOGPALETTE logpal;
 static RGBTRIPLE defpal[NALLCOLOURS];
 
-static HWND hwnd;
-
 static HBITMAP caretbm;
 
 static int dbltime, lasttime, lastact;