aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/database.cc
diff options
context:
space:
mode:
Diffstat (limited to 'lib/database.cc')
-rw-r--r--lib/database.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/database.cc b/lib/database.cc
index 3c8d626e..2b36a5c9 100644
--- a/lib/database.cc
+++ b/lib/database.cc
@@ -912,7 +912,6 @@ notmuch_database_add_message (notmuch_database_t *notmuch,
* database). */
message = _notmuch_message_create_for_message_id (notmuch,
- notmuch,
message_id,
&private_status);