]> git.99rst.org Git - git.git/commit
chdir-notify: drop unused `chdir_notify_reparent()`
authorPatrick Steinhardt <redacted>
Thu, 25 Jun 2026 09:20:03 +0000 (11:20 +0200)
committerJunio C Hamano <redacted>
Fri, 26 Jun 2026 15:27:19 +0000 (08:27 -0700)
commit5bf546755c0a9d758773538d1bd730785189c9d7
tree9aec193539a07142f3768b971d0f4c1400e47415
parent1f43ff2c7e4c1575960ad3b1338922d7fa837c0c
chdir-notify: drop unused `chdir_notify_reparent()`

With the preceding commit we've removed all callers of
`chdir_notify_reparent()`, so the function is unused now. Drop it.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
chdir-notify.c
chdir-notify.h
git clone https://git.99rst.org/PROJECT