chiark / gitweb /
--without-server builds should now work again.
authorRichard Kettlewell <rjk@greenend.org.uk>
Sat, 14 Nov 2009 10:22:50 +0000 (10:22 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sat, 14 Nov 2009 10:22:50 +0000 (10:22 +0000)
disobedience/queue-generic.c

index c64e5d0903c035866f6527a0806f4287f342a6d5..19cef754de4abc8ead1227c749f8cbd165366bb2 100644 (file)
 #include "popup.h"
 #include "queue-generic.h"
 
-static struct queuelike *const queuelikes[] = {
-  &ql_queue, &ql_recent, &ql_added
-};
-#define NQUEUELIKES (sizeof queuelikes / sizeof *queuelikes)
-
 /* Track detail lookup ----------------------------------------------------- */
 
 static void queue_lookups_completed(const char attribute((unused)) *event,