* port-sockets.h (win_socket_initialize): Delete declaration
authorKen Raeburn <raeburn@mit.edu>
Mon, 24 Jun 2002 20:54:26 +0000 (20:54 +0000)
committerKen Raeburn <raeburn@mit.edu>
Mon, 24 Jun 2002 20:54:26 +0000 (20:54 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14563 dc483132-0cff-0310-8789-dd5450dbe970

src/include/ChangeLog
src/include/port-sockets.h

index 0a988d790fb7460d3ab50a6f2afb568816f8c144..c6aebe9d506c46aaaffdc15675a6f05fd8e5c5cd 100644 (file)
@@ -1,3 +1,8 @@
+2002-06-24  Ken Raeburn  <raeburn@mit.edu>
+
+       * port-sockets.h (win_socket_initialize): Delete declaration,
+       since it's not mentioned elsewhere in the tree.
+
 2002-06-21  Tom Yu  <tlyu@mit.edu>
 
        * krb5.hin: Fix up yet more CALLCONV botches from last merge.
index f3d4b5679ba782e864024eb7b1c6f61bf2f185e8..7c3ed1a91452d4b04da8559026572cb4c2f6a424 100644 (file)
@@ -61,8 +61,6 @@ typedef WSABUF sg_buf;
 #define ETIMEDOUT WSAETIMEDOUT
 #endif
 
-int win_socket_initialize();
-
 #else /* not _WIN32 */
 
 /* If this source file requires it, define struct sockaddr_in