minor: remove left over "#undef STR_FIELD_FROM_TAG"
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Wed, 11 Sep 2013 17:28:22 +0000 (14:28 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Wed, 11 Sep 2013 17:28:22 +0000 (14:28 -0300)
src/plugins/mp4/mp4.c

index d287fe5..d19e667 100644 (file)
@@ -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);