chiark / gitweb /
propagate button in track properties popup
[disorder] / disobedience / log.c
index 11bad246f396051dd8a5891d9ecaae70ed6cb123..83db82e1396256416bc6c6fbea46577ef28213e9 100644 (file)
@@ -148,6 +148,7 @@ static void log_recent_removed(void attribute((unused)) *v,
 static void log_removed(void attribute((unused)) *v,
                         const char attribute((unused)) *id,
                         const char attribute((unused)) *user) {
+
   queue_update();
 }