database.h: eliminate db_*_song()

Use the C++ API.
This commit is contained in:
Max Kellermann
2013-01-03 00:30:15 +01:00
parent fa3d1156a6
commit b4b0b34e5a
10 changed files with 102 additions and 142 deletions

View File

@@ -27,7 +27,6 @@
#include "Directory.hxx"
extern "C" {
#include "database.h"
#include "client.h"
#include "song.h"
#include "tag.h"