From d2f5fe7cc71b7dfba2eacf1ee0f247213dede7ab Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 27 Nov 2007 11:27:50 +0000 Subject: Remove possibly misleading comments. Originally committed as revision 11095 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/os_support.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'libavformat/os_support.h') 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__) -- cgit v1.2.3