]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
wma: Remove _XOPEN_SOURCE define from wmadec_filter.c.
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 14 Jun 2017 17:24:45 +0000 (19:24 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 6 Jul 2017 19:00:36 +0000 (21:00 +0200)
It has been there since day one of the wma decoder with no indication
why it is needed. The code compiles fine without it on all supported
platforms, so get rid of it.


No differences found