| commit | 43cd40e87a41d9504dcac99419c96e3cdbb81029 | [log] [download] |
|---|---|---|
| author | Nicholas Marriott <nicm@openbsd.org> | Sun Aug 23 16:45:00 2009 +0000 |
| committer | Nicholas Marriott <nicm@openbsd.org> | Sun Aug 23 16:45:00 2009 +0000 |
| tree | f6ec67c9e1fd7cd800ce8ef67b96633afd7cacff | |
| parent | 1eb303e6d401c1ef2992933532eb2d7eab36cecf [diff] |
The cursession member in struct cmd_ctx is always either curclient->session or NULL when curclient is also NULL, so just eliminate it.