]> Kevux Git Server - rit/commit
path: remove unused header
authorK Jayatheerth <jayatheerthkulkarni2005@gmail.com>
Wed, 4 Mar 2026 13:05:00 +0000 (18:35 +0530)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Mar 2026 17:06:29 +0000 (09:06 -0800)
commit99a626f479781da77ea41f356bd35a27af8ec11b
treedb1e392a1149e1afbeb71211034be4b07de76b20
parent67ad42147a7acc2af6074753ebd03d904476118f
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>
path.c