From 1957762cbf5375928fd0fe3fedb3b63850425e9e Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 14 Jun 2002 21:33:45 +0000 Subject: Fixed compiler warnings. 2002-06-14 Jeffrey Stedfast * camel-arg.c: * camel-disco-diary.c: * camel-index-control.c: * camel-mime-part.c: * camel-pgp-mime.c: * camel-store.c: * camel-tcp-stream-ssl.c: * camel-text-index.c: Fixed compiler warnings. svn path=/trunk/; revision=17187 --- camel/camel-text-index.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'camel/camel-text-index.c') diff --git a/camel/camel-text-index.c b/camel/camel-text-index.c index ab2ec72661..8a5ab05bf6 100644 --- a/camel/camel-text-index.c +++ b/camel/camel-text-index.c @@ -65,10 +65,6 @@ static int text_index_compress_nosync(CamelIndex *idx); -void camel_text_index_dump(CamelTextIndex *idx); -void camel_text_index_info(CamelTextIndex *idx); -void camel_text_index_validate(CamelTextIndex *idx); - /* ********************************************************************** */ /* "private" data, shared between index/cursor/name classes */ -- cgit v1.2.3