summaryrefslogtreecommitdiff
path: root/libavformat/os_support.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/os_support.h')
-rw-r--r--libavformat/os_support.h6
1 files changed, 0 insertions, 6 deletions
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__)