aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/taglib_export.h
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2013-05-02 20:41:59 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2013-05-02 20:41:59 +0900
commitb0938a3cf1ab3a6261821169b882c300382de023 (patch)
tree5eb83af09c21807e015447063006e0987c2eabce /taglib/taglib_export.h
parentd6fc2ef4aac0c921633b353e3a1a7e0d636b6e83 (diff)
Removed config.h and moved macros into taglib_config.h
Diffstat (limited to 'taglib/taglib_export.h')
-rw-r--r--taglib/taglib_export.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/taglib/taglib_export.h b/taglib/taglib_export.h
index 3e868551..737ae644 100644
--- a/taglib/taglib_export.h
+++ b/taglib/taglib_export.h
@@ -40,8 +40,4 @@
#define TAGLIB_EXPORT
#endif
-#ifndef TAGLIB_NO_CONFIG
-#include "taglib_config.h"
-#endif
-
#endif