If a new session was saved from Change Settings, a side-effect on Windows was
[u/mdw/putty] / macosx / osxdlg.m
index f32b090..094c955 100644 (file)
     int hmin = 0;
     int panelht = 0;
 
-    get_sesslist(&sl, TRUE);
-
     ctrlbox = ctrl_new_box();
-    setup_config_box(ctrlbox, &sl, FALSE /*midsession*/, aCfg.protocol,
+    setup_config_box(ctrlbox, FALSE /*midsession*/, aCfg.protocol,
                     0 /* protcfginfo */);
     unix_setup_config_box(ctrlbox, FALSE /*midsession*/);