diff options
Diffstat (limited to 'src/directory.h')
-rw-r--r-- | src/directory.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/directory.h b/src/directory.h index e7917c8cd..bd7fcdf64 100644 --- a/src/directory.h +++ b/src/directory.h @@ -42,8 +42,6 @@ void reap_update_task(void); int isUpdatingDB(void); -void directory_sigChldHandler(int pid, int status); - /** * Starts the tag cache update in the specified location(s). Returns * the job id on success, -1 on error or 0 if an update is already |