]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - wmadec_filter.c
Merge branch 'refs/heads/t/si_update'
[paraslash.git] / wmadec_filter.c
index 71a7cd785c60852ba64cb3ec1bd0395071873f67..b96f1460f45c77928214a884195d85b4eff04a56 100644 (file)
@@ -15,8 +15,6 @@
  * This decoder handles Microsoft Windows Media Audio data version 2.
  */
 
-#define _XOPEN_SOURCE 600
-
 #include <math.h>
 #include <regex.h>
 #include <sys/select.h>