diff options
author | Guilherme Felipe <guilhermefelipecgs@gmail.com> | 2018-05-24 13:52:05 -0300 |
---|---|---|
committer | Guilherme Felipe <guilhermefelipecgs@gmail.com> | 2018-05-24 13:52:05 -0300 |
commit | 4932c7ddcf00dbc8dd48ae03a79e360661581732 (patch) | |
tree | 1b6ce2c571918ce38ccaf7eae7e548c30bedef0c /thirdparty/libvorbis/mdct.h | |
parent | aee8d262528497298a50ff2b25eefd8dce18c033 (diff) | |
download | redot-engine-4932c7ddcf00dbc8dd48ae03a79e360661581732.tar.gz |
Update libvorbis to 1.3.6
Diffstat (limited to 'thirdparty/libvorbis/mdct.h')
-rw-r--r-- | thirdparty/libvorbis/mdct.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/thirdparty/libvorbis/mdct.h b/thirdparty/libvorbis/mdct.h index 3ed94333c5..3b8c9ba4a2 100644 --- a/thirdparty/libvorbis/mdct.h +++ b/thirdparty/libvorbis/mdct.h @@ -11,7 +11,6 @@ ******************************************************************** function: modified discrete cosine transform prototypes - last mod: $Id: mdct.h 16227 2009-07-08 06:58:46Z xiphmont $ ********************************************************************/ |