diff options
author | Martin Storsjo <martin@martin.st> | 2018-09-03 10:44:32 +0300 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2018-09-03 10:45:44 +0300 |
commit | 651ff34d8d35fb6a3b75471d54b271852f5924cc (patch) | |
tree | 912ac4f3740c43a5df560079911eb1af5f4fc1e9 /bootstrap | |
parent | 9b47a5e569c5d340028bc8e9b4b289060ea7894f (diff) | |
download | fdk-aac-651ff34d8d35fb6a3b75471d54b271852f5924cc.tar.gz fdk-aac-651ff34d8d35fb6a3b75471d54b271852f5924cc.tar.bz2 fdk-aac-651ff34d8d35fb6a3b75471d54b271852f5924cc.zip |
Remove a duplicate definition of fMax/fMin for x86_64 mingw
FIXP_SGL is a typedef for SHORT, so these extra definitions (which
only were enabled on x86_64 mingw) were duplicates with the fMin/fMax
functions defined for FIXP_SGL right above.
Diffstat (limited to 'bootstrap')
0 files changed, 0 insertions, 0 deletions