From ae59f4ab4d6029dd1c3847d02a5928de207f7aa5 Mon Sep 17 00:00:00 2001 From: Austin Clements Date: Sat, 7 Apr 2012 20:57:47 -0400 Subject: Remove show-message.c There are no more calls to show_message_body. --- notmuch-client.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'notmuch-client.h') diff --git a/notmuch-client.h b/notmuch-client.h index 880b153e..f9fc0a67 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -184,11 +184,6 @@ notmuch_time_elapsed (struct timeval start, struct timeval end); char * query_string_from_args (void *ctx, int argc, char *argv[]); -notmuch_status_t -show_message_body (notmuch_message_t *message, - const notmuch_show_format_t *format, - notmuch_show_params_t *params); - notmuch_status_t show_one_part (const char *filename, int part); -- cgit v1.2.3