Skip to content

Commit

Permalink
Test warning
Browse files Browse the repository at this point in the history
  • Loading branch information
Léa Klein committed Sep 26, 2018
1 parent 4a9054d commit 59df73a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/watchdog_fsevents.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ watchdog_FSEventStreamCallback(ConstFSEventStreamRef stream_ref,
const FSEventStreamEventId event_ids[])
{
UNUSED(stream_ref);
UNUSED(event_ids);
size_t i = 0;
PyObject *callback_result = NULL;
PyObject *path = NULL;
Expand Down

0 comments on commit 59df73a

Please sign in to comment.