changeset 2781:ef97cb4269d8 libavformat

Remove possibly misleading comments.
author diego
date Tue, 27 Nov 2007 11:27:50 +0000
parents 0b9d29522781
children 419e121ce80a
files os_support.h
diffstat 1 files changed, 0 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/os_support.h	Sun Nov 25 16:32:47 2007 +0000
+++ b/os_support.h	Tue Nov 27 11:27:50 2007 +0000
@@ -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__)