diff options
Diffstat (limited to '')
-rw-r--r-- | src/update.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/update.h b/src/update.h index b43ae4c67..1c8c19ce8 100644 --- a/src/update.h +++ b/src/update.h @@ -35,6 +35,4 @@ isUpdatingDB(void); unsigned directory_update_init(char *path); -void reap_update_task(void); - #endif |