Skip to content

Commit

Permalink
reverted changes in layout_close made in rev. 890 and 901
Browse files Browse the repository at this point in the history
  • Loading branch information
nadvornik committed Jun 12, 2008
1 parent 86a4f3c commit c5eb876
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/layout.c
Original file line number Diff line number Diff line change
Expand Up @@ -1795,8 +1795,6 @@ void layout_close(LayoutWindow *lw)
}
else
{
sync_options_with_current_state(options);
layout_free(lw); /* make leak detection easier */
exit_program();
}
}
Expand Down

0 comments on commit c5eb876

Please sign in to comment.