From 13ad541cb5c7f54a5eb8b781dcea1f48c9f05896 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Fri, 26 Jan 2007 08:03:07 +0000 Subject: [PATCH] Er, whoops. Remove two lines from a previous attempt at r7165, which broke the build. Ahem. [originally from svn r7166] [r7165 == 6d81ee9cc0e62cddf339b5e4030d5edeca192047] --- unix/gtkdlg.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/unix/gtkdlg.c b/unix/gtkdlg.c index 1c31ed34..8b349f88 100644 --- a/unix/gtkdlg.c +++ b/unix/gtkdlg.c @@ -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;