Commit d2f5fe7c authored by Diego Biurrun's avatar Diego Biurrun

Remove possibly misleading comments.

Originally committed as revision 11095 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent de39d62c
......@@ -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__)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment