mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2024-11-23 19:49:56 +00:00
avutil/internal: Suppress empty body warning from emms_c()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
7971fa9ce0
commit
890b874889
@ -47,7 +47,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef emms_c
|
||||
# define emms_c()
|
||||
# define emms_c() while(0)
|
||||
#endif
|
||||
|
||||
#ifndef attribute_align_arg
|
||||
|
Loading…
Reference in New Issue
Block a user