git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] *.h: remove dead function declarations
@ 2021-10-01 10:37 Ævar Arnfjörð Bjarmason
  2021-10-01 10:37 ` [PATCH 1/4] builtin.h: remove cmd_tar_tree() declaration Ævar Arnfjörð Bjarmason
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2021-10-01 10:37 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Ævar Arnfjörð Bjarmason

A trivial series to remove some long-dead code, the oldest is
something we've been carrying since 2006!

Ævar Arnfjörð Bjarmason (4):
  builtin.h: remove cmd_tar_tree() declaration
  grep.h: remove unused grep_threads_ok() declaration
  log-tree.h: remove unused function declarations
  config.h: remove unused git_config_get_untracked_cache() declaration

 builtin.h  | 1 -
 config.h   | 1 -
 grep.h     | 1 -
 log-tree.h | 2 --
 4 files changed, 5 deletions(-)

-- 
2.33.0.1340.ge9f77250f2b


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-10-01 21:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-01 10:37 [PATCH 0/4] *.h: remove dead function declarations Ævar Arnfjörð Bjarmason
2021-10-01 10:37 ` [PATCH 1/4] builtin.h: remove cmd_tar_tree() declaration Ævar Arnfjörð Bjarmason
2021-10-01 10:37 ` [PATCH 2/4] grep.h: remove unused grep_threads_ok() declaration Ævar Arnfjörð Bjarmason
2021-10-01 10:37 ` [PATCH 3/4] log-tree.h: remove unused function declarations Ævar Arnfjörð Bjarmason
2021-10-01 10:37 ` [PATCH 4/4] config.h: remove unused git_config_get_untracked_cache() declaration Ævar Arnfjörð Bjarmason
2021-10-01 21:39 ` [PATCH 0/4] *.h: remove dead function declarations Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).