]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Er, whoops. Remove two lines from a previous attempt at r7165, which
authorSimon Tatham <anakin@pobox.com>
Fri, 26 Jan 2007 08:03:07 +0000 (08:03 +0000)
committerSimon Tatham <anakin@pobox.com>
Fri, 26 Jan 2007 08:03:07 +0000 (08:03 +0000)
broke the build. Ahem.

[originally from svn r7166]
[r7165 == 6d81ee9cc0e62cddf339b5e4030d5edeca192047]

unix/gtkdlg.c

index 1c31ed34dd9b8256a2f82867b4ef63c2cea3bbd4..8b349f883a6f2b51959dadae917f5cdf3c7fd0ae 100644 (file)
@@ -2363,9 +2363,6 @@ int do_config_box(const char *title, Config *cfg, int midsession,
                                   -1);
                treeiterlevels[j] = treeiter;
 
-               treeindices[j]++;
-               treeindices[j+1] = -1;
-
                if (j > 0) {
                    GtkTreePath *path;