1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-03-12 18:13:50 -05:00

Er, whoops. Remove two lines from a previous attempt at r7165, which

broke the build. Ahem.

[originally from svn r7166]
[r7165 == 6d81ee9cc0e62cddf339b5e4030d5edeca192047]
This commit is contained in:
Simon Tatham 2007-01-26 08:03:07 +00:00
parent 6d81ee9cc0
commit 13ad541cb5

View 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;