# HG changeset patch # User diego # Date 1196162870 0 # Node ID ef97cb4269d8c7566faa4ea824f2b53356b37b42 # Parent 0b9d295227815d7ee2f7d69ec83a7109e58d706b Remove possibly misleading comments. diff -r 0b9d29522781 -r ef97cb4269d8 os_support.h --- 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__)