aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch-client.h
diff options
context:
space:
mode:
authorGravatar Austin Clements <amdragon@MIT.EDU>2012-04-07 20:57:47 -0400
committerGravatar David Bremner <bremner@debian.org>2012-04-15 09:42:15 -0300
commitae59f4ab4d6029dd1c3847d02a5928de207f7aa5 (patch)
treeed79edc4b92dfc6b7f0b4d5a9d37ce1c0986747d /notmuch-client.h
parentb92f15d014604452c148e75b5b8bd38b3f382f20 (diff)
Remove show-message.c
There are no more calls to show_message_body.
Diffstat (limited to 'notmuch-client.h')
-rw-r--r--notmuch-client.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/notmuch-client.h b/notmuch-client.h
index 880b153e..f9fc0a67 100644
--- a/notmuch-client.h
+++ b/notmuch-client.h
@@ -185,11 +185,6 @@ 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);
void