mirror of
https://github.com/git/git.git
synced 2024-11-24 02:17:02 +08:00
42e862c0b3
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> |
||
---|---|---|
.. | ||
fsm-darwin-gcc.h | ||
fsm-health-darwin.c | ||
fsm-health-win32.c | ||
fsm-health.h | ||
fsm-ipc-darwin.c | ||
fsm-ipc-win32.c | ||
fsm-listen-darwin.c | ||
fsm-listen-win32.c | ||
fsm-listen.h | ||
fsm-path-utils-darwin.c | ||
fsm-path-utils-win32.c | ||
fsm-settings-darwin.c | ||
fsm-settings-win32.c |