From e32d72e13f1ad2b8fb9d97f99e9c2bd5f94771f9 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Thu, 28 Oct 2004 10:38:41 +0000 Subject: Delete comment for a no long used parameter --- src/sdp.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/sdp.c b/src/sdp.c index 28fffc6f..05cb4e97 100644 --- a/src/sdp.c +++ b/src/sdp.c @@ -2565,11 +2565,6 @@ static int copy_cstate(char *pdata, const sdp_cstate_t *cstate) * This variable is set on a successful return if there are * non-zero service handles. It is a singly linked list of * service records (sdp_record_t *) - * - * uint16_t *handleCount - * This is a pointer to a 16 bit integer, which is set to - * indicate the number of service record handles present in - * rec_list */ int sdp_service_search_req(sdp_session_t *session, const sdp_list_t *search, uint16_t max_rec_num, sdp_list_t **rsp) -- cgit