Skip to content

Commit 21a5f4e

Browse files
jayatheerthkulkarnigitster
authored andcommitted
path: remove unused header
The "environment.h" header is included in "path.c", but none of the functions or macros it provides are used in this file. Signed-off-by: K Jayatheerth <jayatheerthkulkarni2005@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 67ad421 commit 21a5f4e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

path.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
#include "git-compat-util.h"
66
#include "abspath.h"
7-
#include "environment.h"
87
#include "gettext.h"
98
#include "repository.h"
109
#include "strbuf.h"

0 commit comments

Comments
 (0)