mirror of
https://github.com/xiph/opus.git
synced 2025-05-19 18:08:29 +00:00
Remove many unused defines and convert some double constants to float.
This commit is contained in:
parent
d9636c5d19
commit
662587d9c5
41 changed files with 22 additions and 320 deletions
|
@ -81,7 +81,6 @@
|
|||
* @param type Type of element
|
||||
*/
|
||||
|
||||
|
||||
#if defined(VAR_ARRAYS)
|
||||
|
||||
#define VARDECL(type, var)
|
||||
|
@ -143,5 +142,4 @@ extern char *global_stack_top;
|
|||
|
||||
#endif /*VAR_ARRAYS*/
|
||||
|
||||
|
||||
#endif /*STACK_ALLOC_H*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue