diff options
Diffstat (limited to 'camel/camel-text-index.c')
-rw-r--r-- | camel/camel-text-index.c | 4 |
1 files changed, 0 insertions, 4 deletions
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 */ |