From 4b8a6b79df9e4433fff614c786441b75f52bcddc Mon Sep 17 00:00:00 2001 From: fcolin Date: Thu, 1 Feb 2007 13:05:40 +0000 Subject: Utilisateur : Fcolin Date : 16/06/00 Heure : 10:40 Archivé dans $/Ivy Commentaire: Init dll socket dans DLLMain (vss 2) --- Ivy/ThreadedSocket.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'Ivy') diff --git a/Ivy/ThreadedSocket.h b/Ivy/ThreadedSocket.h index 19fca4f..1a3f405 100644 --- a/Ivy/ThreadedSocket.h +++ b/Ivy/ThreadedSocket.h @@ -161,8 +161,6 @@ protected: // wrapper for thread routine static DWORD WINAPI SocketThreadProc( void * pParam ); -static void Init(); -static bool Initialized; }; -- cgit v1.1