mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-24 03:39:45 +00:00
Remove possibly misleading comments.
Originally committed as revision 11095 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
de39d62c14
commit
d2f5fe7cc7
@ -25,12 +25,6 @@
|
||||
/**
|
||||
* @file os_support.h
|
||||
* miscellaneous OS support macros and functions.
|
||||
*
|
||||
* - socklen_t typedef (BeOS, Innotek libc)
|
||||
* - usleep() (Win32, BeOS)
|
||||
* - lseek() (Win32)
|
||||
* - closesocket()
|
||||
* - poll() (BeOS, MinGW)
|
||||
*/
|
||||
|
||||
#if defined(__BEOS__) || defined(__INNOTEK_LIBC__)
|
||||
|
Loading…
Reference in New Issue
Block a user