projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de39d62
)
Remove possibly misleading comments.
author
Diego Biurrun
<diego@biurrun.de>
Tue, 27 Nov 2007 11:27:50 +0000
(11:27 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Tue, 27 Nov 2007 11:27:50 +0000
(11:27 +0000)
Originally committed as revision 11095 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/os_support.h
patch
|
blob
|
history
diff --git
a/libavformat/os_support.h
b/libavformat/os_support.h
index
9c0965c
..
77cba1f
100644
(file)
--- 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__)