*.[ch]: remove extern from function declarations using spatch
[gitweb.git] / path.h
diff --git a/path.h b/path.h
index 651e6157fc480264e3495bd508a88d0835de1379..ab9d8d86f2f2709c71726a7f68bd5eeb71c9cc30 100644 (file)
--- a/path.h
+++ b/path.h
@@ -143,7 +143,7 @@ extern int strbuf_git_path_submodule(struct strbuf *sb, const char *path,
                                     const char *fmt, ...)
        __attribute__((format (printf, 3, 4)));
 
-extern void report_linked_checkout_garbage(void);
+void report_linked_checkout_garbage(void);
 
 /*
  * You can define a static memoized git path like: