Skip to content

Commit

Permalink
[Mac] Remove unused initwatchdog_fsevents() prototype (#681)
Browse files Browse the repository at this point in the history
  • Loading branch information
claymation committed Oct 10, 2020
1 parent c36a7df commit 1c6f52a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/watchdog_fsevents.c
Original file line number Diff line number Diff line change
Expand Up @@ -583,8 +583,6 @@ watchdog_module_add_attributes(PyObject *module)

#if PY_MAJOR_VERSION < 3

void initwatchdog_fsevents(void);

/**
* Initialize the Python 2.x module.
*/
Expand Down

0 comments on commit 1c6f52a

Please sign in to comment.