summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/main.c b/main.c
index e086e348..26f3e5cb 100644
--- a/main.c
+++ b/main.c
@@ -997,9 +997,6 @@ main (int argc, char *argv[]) {
atexit (atexit_handler); // helps to save in simple cases
#endif
- // start all subsystems
- messagepump_push (DB_EV_PLAYLISTCHANGED, 0, 0, 0);
-
streamer_init ();
plug_connect_all ();