aboutsummaryrefslogtreecommitdiffstats
path: root/src/dbUtils.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dbUtils.h')
-rw-r--r--src/dbUtils.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dbUtils.h b/src/dbUtils.h
index d0f084701..20d80f990 100644
--- a/src/dbUtils.h
+++ b/src/dbUtils.h
@@ -5,9 +5,6 @@
#include "tag.h"
-#define LOCATE_TAG_FILE_TYPE TAG_NUM_OF_ITEM_TYPES+10
-#define LOCATE_TAG_FILE_KEY "filename"
-
/* struct used for search, find, list queries */
typedef struct _LocateTagItem {
mpd_sint8 tagType;