Thread (5 messages) flat view 5 messages, 1 author, 2021-10-01
DORMANTno replies

[PATCH 4/4] config.h: remove unused git_config_get_untracked_cache() declaration

From: Ævar Arnfjörð Bjarmason <hidden>
Date: 2021-10-01 10:38:11
Subsystem: the rest · Maintainer: Linus Torvalds

This function was removed in ad0fb659993 (repo-settings: parse
core.untrackedCache, 2019-08-13), but not its corresponding *.h entry.

Signed-off-by: Ævar Arnfjörð Bjarmason <redacted>
---
 config.h | 1 -
 1 file changed, 1 deletion(-)
diff --git a/config.h b/config.h
index 147f5e0490e..7378fc165fb 100644
--- a/config.h
+++ b/config.h
@@ -609,7 +609,6 @@ int git_config_get_maybe_bool(const char *key, int *dest);
 int git_config_get_pathname(const char *key, const char **dest);
 
 int git_config_get_index_threads(int *dest);
-int git_config_get_untracked_cache(void);
 int git_config_get_split_index(void);
 int git_config_get_max_percent_split_change(void);
 int git_config_get_fsmonitor(void);
-- 
2.33.0.1340.ge9f77250f2b
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help