aboutsummaryrefslogtreecommitdiffstats
path: root/taglib/asf/asfattribute.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'taglib/asf/asfattribute.cpp')
-rw-r--r--taglib/asf/asfattribute.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/taglib/asf/asfattribute.cpp b/taglib/asf/asfattribute.cpp
index ecdf1f61..2cfada7b 100644
--- a/taglib/asf/asfattribute.cpp
+++ b/taglib/asf/asfattribute.cpp
@@ -27,8 +27,6 @@
#include <config.h>
#endif
-#ifdef WITH_ASF
-
#include <taglib.h>
#include <tdebug.h>
#include "asfattribute.h"
@@ -353,4 +351,3 @@ void ASF::Attribute::setStream(int value)
d->stream = value;
}
-#endif