Nothing in this file requires config.h directives, and it causes compilation to fail when not using one (HAVE_CONFIG_H not set)

This commit is contained in:
Alberto Fustinoni 2016-11-28 16:30:24 +09:00
parent 0b9a2df3ec
commit e77e20597d

View File

@ -23,8 +23,6 @@
* http://www.mozilla.org/MPL/ *
***************************************************************************/
#include "config.h"
#include "taglib.h"
#include "tdebug.h"
#include "tsmartptr.h"