Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH v2] init-db: remove unused include

From: Junio C Hamano <hidden>
Date: 2016-06-15 23:03:35

Alexander Kuleshov [off-list ref] writes:
"cache.h" removed, because it's already included at "builtin.h"

Signed-off-by: Alexander Kuleshov <redacted>
---
Let's put this on hold.

$ git grep --all-match -l -e cache\\.h -e builtin\\.h -- \*.c

shows us there are tons, not just this one.

Also I'd like to see this discussion simmer a bit more:

  http://thread.gmane.org/gmane.comp.version-control.git/262454/focus=262499
quoted hunk
 builtin/init-db.c | 1 -
 1 file changed, 1 deletion(-)
diff --git a/builtin/init-db.c b/builtin/init-db.c
index 280454a..8edef87 100644
--- a/builtin/init-db.c
+++ b/builtin/init-db.c
@@ -3,7 +3,6 @@
  *
  * Copyright (C) Linus Torvalds, 2005
  */
-#include "cache.h"
 #include "builtin.h"
 #include "exec_cmd.h"
 #include "parse-options.h"
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help