aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Wheeler <scott@directededge.com>2019-09-12 10:35:56 +0200
committerScott Wheeler <scott@directededge.com>2019-09-12 10:46:11 +0200
commit7082b9f66b585f34287ca94c25a3bf933c6defb7 (patch)
tree12d5f285cc40587a51b99f2227ac99551d97ae0f
parentde25bc6111632bfdf4ae874c73fb22c483396925 (diff)
Unsaved (and incorrect looking) field
-rw-r--r--taglib/mpc/mpcproperties.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/taglib/mpc/mpcproperties.cpp b/taglib/mpc/mpcproperties.cpp
index b9fbbf13..24e35c78 100644
--- a/taglib/mpc/mpcproperties.cpp
+++ b/taglib/mpc/mpcproperties.cpp
@@ -60,7 +60,6 @@ public:
unsigned int trackPeak;
unsigned int albumGain;
unsigned int albumPeak;
- String flags;
};
////////////////////////////////////////////////////////////////////////////////