mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
audioconvert: undef the right function
This commit is contained in:
parent
5c8e1ab7b6
commit
fa52a596f4
1 changed files with 2 additions and 1 deletions
|
|
@ -49,4 +49,5 @@ DEFINE_MIN_MAX_FUNCTION(sse);
|
|||
DEFINE_ABS_MAX_FUNCTION(sse);
|
||||
#endif
|
||||
|
||||
#undef DEFINE_FUNCTION
|
||||
#undef DEFINE_MIN_MAX_FUNCTION
|
||||
#undef DEFINE_ABS_MAX_FUNCTION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue