From af0a3690e96b33e0e1943f36753bc80b0a130fd0 Mon Sep 17 00:00:00 2001 From: Gustavo Sverzut Barbieri Date: Wed, 11 Sep 2013 14:28:22 -0300 Subject: [PATCH] minor: remove left over "#undef STR_FIELD_FROM_TAG" --- src/plugins/mp4/mp4.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/mp4/mp4.c b/src/plugins/mp4/mp4.c index d287fe5..d19e667 100644 --- a/src/plugins/mp4/mp4.c +++ b/src/plugins/mp4/mp4.c @@ -588,7 +588,6 @@ _parse(struct plugin *plugin, struct lms_context *ctxt, const struct lms_file_in } video_info.length = info.length; } -#undef STR_FIELD_FROM_TAG lms_string_size_strip_and_free(&info.title); lms_string_size_strip_and_free(&info.artist); -- 2.7.4