list: removed linked list library

It's been superseded by GLib's GSList.
This commit is contained in:
Max Kellermann
2009-01-02 18:41:35 +01:00
parent e943b9bf13
commit 7a8ef820a4
5 changed files with 0 additions and 626 deletions

View File

@@ -34,7 +34,6 @@
#include "stored_playlist.h"
#include "ack.h"
#include "idle.h"
#include "list.h"
#include <glib.h>