diff options
author | Hugo Osvaldo Barrera <hugo@whynothugo.nl> | 2024-07-06 21:58:23 +0200 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2024-08-03 20:09:59 +0200 |
commit | 0ef246cf77f0ed1f8fa7f648ec2b63ebe6e99a44 (patch) | |
tree | 378910a7989e8d217c1e11ea6fb78c6ca1912260 /worker/jmap | |
parent | c36ed72e4a594b91f477782935d55c6a1cc1025d (diff) | |
download | aerc-0ef246cf77f0ed1f8fa7f648ec2b63ebe6e99a44.tar.gz |
notmuch: remove redundant query
This function first queried the notmuch database for a single filename
(arbitrarily chosen), and then queried the database for all filenames of
the same message.
Drop one unnecessary query; only query all names, and then use the first
one as an arbitrarily chosen one.
Signed-off-by: Hugo Osvaldo Barrera <hugo@whynothugo.nl>
Reviewed-by: Bence Ferdinandy <bence@ferdinandy.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'worker/jmap')
0 files changed, 0 insertions, 0 deletions