From 02e9cae98a71ffc42a7243d168c6e22472999c1b Mon Sep 17 00:00:00 2001 From: fcolin Date: Mon, 30 May 2005 17:07:31 +0000 Subject: changement de protocle un seul separateur ajout de l'application ID --- src/ivysocket.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ivysocket.h') diff --git a/src/ivysocket.h b/src/ivysocket.h index 0d9fddb..312f6b9 100644 --- a/src/ivysocket.h +++ b/src/ivysocket.h @@ -46,7 +46,6 @@ extern "C" { #endif /* General Init */ -extern void SocketInit(); /* utility fonction do make vsprintf without buffer limit */ extern int make_message(char ** buffer, int *size, int offset, const char *fmt, va_list ap); -- cgit v1.1