]> git.notmuchmail.org Git - notmuch/commit
lib: Rearrange the exclude code in query.cc
authorMark Walters <markwalters1009@gmail.com>
Thu, 1 Mar 2012 22:30:36 +0000 (22:30 +0000)
committerDavid Bremner <bremner@debian.org>
Fri, 2 Mar 2012 12:27:36 +0000 (08:27 -0400)
commit08f7b026a9f8a32fbe14eb73b99a026544b22900
tree73964375235dae11dd44d3138df8abe9142ee6e8
parent98f5b0f09a816dfe5bc206f8b76c87223437e63d
lib: Rearrange the exclude code in query.cc

Slightly refactor the exclude code to give the callers access to the
exclude query itself. There should be no functional change.
lib/query.cc