aboutsummaryrefslogtreecommitdiffstats
path: root/src/update_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/update_internal.h')
-rw-r--r--src/update_internal.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/update_internal.h b/src/update_internal.h
index 14701feb5..0655c727d 100644
--- a/src/update_internal.h
+++ b/src/update_internal.h
@@ -29,9 +29,6 @@ struct stat;
struct song;
struct directory;
-/** used by the main thread to notify the update thread */
-extern struct notify update_notify;
-
unsigned
update_queue_push(const char *path, bool discard, unsigned base);