Commit 5ce677b1 authored by diego's avatar diego

Remove possibly misleading comments.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@11095 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 2e93d03d
......@@ -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