]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/blobdiff - config.c
Enable xterm mouse reporting of wheel actions in GTK.
[PuTTY_svn.git] / config.c
index 1596c2f1d97d3ccbde0acdd37c7a6e1c5cfcd944..2960cab37a5bfebc2e13abbc9a594e61f56b7b36 100644 (file)
--- a/config.c
+++ b/config.c
@@ -1127,8 +1127,8 @@ static void portfwd_handler(union control *ctrl, void *dlg,
            else if (whichbutton == 2)
                family = "6";
            else
-               family = "";
 #endif
+               family = "";
 
            whichbutton = dlg_radiobutton_get(pfd->direction, dlg);
            if (whichbutton == 0)