summaryrefslogtreecommitdiffstats
path: root/t/t4018/cpp-function-returning-pointer
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2023-09-18 18:30:01 -0400
committerJunio C Hamano <gitster@pobox.com>2023-09-18 15:56:14 -0700
commit42e862c0b3127736040790a11a4f44a0dee69888 (patch)
treed53369ca589539c72a300b40556536a46b8345ca /t/t4018/cpp-function-returning-pointer
parent00df20a7ab4a4de355f69157acfd2502ab58a3aa (diff)
downloadgit-42e862c0b3127736040790a11a4f44a0dee69888.tar.gz
git-42e862c0b3127736040790a11a4f44a0dee69888.zip
fsmonitor/win32: drop unused parameters
A few helper functions (centered around file-watch events) take extra fsmonitor state parameters that they don't use. These are static helpers local to the win32 implementation, and don't need to conform to any particular interface. We can just drop the extra parameters, which simplifies the code and silences -Wunused-parameter. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4018/cpp-function-returning-pointer')
0 files changed, 0 insertions, 0 deletions