From 98ac8ba569e9206795af9548be341ca3c6fb745a Mon Sep 17 00:00:00 2001 From: Tsuda Kageyu Date: Fri, 7 Aug 2015 02:03:03 +0900 Subject: [PATCH] Add a comment about unused constants. --- taglib/taglib_config.h.cmake | 2 ++ 1 file changed, 2 insertions(+) diff --git a/taglib/taglib_config.h.cmake b/taglib/taglib_config.h.cmake index 0f499e2c..5f0ee6cf 100644 --- a/taglib/taglib_config.h.cmake +++ b/taglib/taglib_config.h.cmake @@ -1,4 +1,6 @@ /* taglib_config.h. Generated by cmake from taglib_config.h.cmake */ +/* These values are no longer used. This file is present only for compatibility reasons. */ + #define TAGLIB_WITH_ASF 1 #define TAGLIB_WITH_MP4 1