diff --git a/libavformat/os_support.h b/libavformat/os_support.h index 9c0965c5c1..77cba1fe4b 100644 --- a/libavformat/os_support.h +++ b/libavformat/os_support.h @@ -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__)