diff libfdproto/fdproto-internal.h @ 1052:b3d623f04b6d

Fix a number of remaining compilation warnings
author Sebastien Decugis <sdecugis@freediameter.net>
date Wed, 24 Apr 2013 12:49:00 +0800
parents aecdc2fbf222
children 7d7266115a34
line wrap: on
line diff
--- a/libfdproto/fdproto-internal.h	Wed Apr 24 11:17:30 2013 +0800
+++ b/libfdproto/fdproto-internal.h	Wed Apr 24 12:49:00 2013 +0800
@@ -65,8 +65,6 @@
 extern pthread_rwlock_t fd_disp_lock;
 
 /* Messages / sessions API */
-int fd_sess_fromsid_msg ( uint8_t * sid, size_t len, struct session ** session, int * new);
-int fd_sess_ref_msg ( struct session * session );
 int fd_sess_reclaim_msg ( struct session ** session );
 
 
"Welcome to our mercurial repository"