aboutsummaryrefslogtreecommitdiffhomepage
path: root/notmuch-client.h
diff options
context:
space:
mode:
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