mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-13 17:17:37 -05:00
Er, whoops. Remove two lines from a previous attempt at r7165, which
broke the build. Ahem.
[originally from svn r7166]
[r7165 == 6d81ee9cc0
]
This commit is contained in:
@ -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;
|
||||
|
||||
|
Reference in New Issue
Block a user