]> git.cworth.org Git - notmuch/blobdiff - notmuch-client.h
remove boolean "first" argument from format_part_sprinter
[notmuch] / notmuch-client.h
index 1d3c0829530bff529528fbd3dd29f5d6f43533e5..9d0f367d5e4ed849afb6d6b8b9f6b1693b43bf62 100644 (file)
@@ -247,7 +247,7 @@ show_one_part (const char *filename, int part);
 
 void
 format_part_sprinter (const void *ctx, struct sprinter *sp, mime_node_t *node,
-                     notmuch_bool_t first, notmuch_bool_t output_body,
+                     notmuch_bool_t output_body,
                      notmuch_bool_t include_html);
 
 void