diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-08-23 16:12:43 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-08-23 08:04:47 -0700 |
commit | 00e130a6bb3535de2a1a5f96640a8723fef09c87 (patch) | |
tree | cb8f40f70d07677e584ac06000bb1ce9f94f67ff /git-gui/lib/commit.tcl | |
parent | 2de3c0d34555685a0502e81a37436a7db41a2ddf (diff) |
reftable/reader: inline `reader_close()`
Same as with the preceding commit, we also provide a `reader_close()`
function that allows the caller to close a reader without freeing it.
This is unnecessary now that all users will have an allocated version of
the reader.
Inline it into `reftable_reader_free()`.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions