Remove 3rdparty taglib
This commit is contained in:
@@ -53,7 +53,6 @@
|
||||
#cmakedefine HAVE_KEYSYMDEF_H
|
||||
#cmakedefine HAVE_XF86KEYSYM_H
|
||||
|
||||
#cmakedefine USE_SYSTEM_TAGLIB
|
||||
#cmakedefine HAVE_TAGLIB_DSFFILE
|
||||
#cmakedefine HAVE_TAGLIB_DSDIFFFILE
|
||||
|
||||
|
||||
@@ -67,10 +67,6 @@
|
||||
#include "collection/sqlrow.h"
|
||||
#include "tagreadermessages.pb.h"
|
||||
|
||||
#ifndef USE_SYSTEM_TAGLIB
|
||||
using namespace Strawberry_TagLib;
|
||||
#endif
|
||||
|
||||
const QStringList Song::kColumns = QStringList() << "title"
|
||||
<< "album"
|
||||
<< "artist"
|
||||
|
||||
Reference in New Issue
Block a user