Oh, and (there's always one) remove the unnecessary extra parameter
[u/mdw/putty] / unix / uxcfg.c
index 6629bd9..067fc7e 100644 (file)
@@ -10,7 +10,7 @@
 #include "dialog.h"
 #include "storage.h"
 
-void unix_setup_config_box(struct controlbox *b, int midsession, void *win)
+void unix_setup_config_box(struct controlbox *b, int midsession)
 {
     struct controlset *s;
     union control *c;