Revert inadvertently committed code.

This was accidentally included with commit:

	ddac17343a

(It was a dirty chunk in my directory that I accidentally amended into
the submitted patch.)
This commit is contained in:
Carl Worth 2009-11-20 11:12:42 +01:00
parent c05c3f1584
commit f6ca697e27

View file

@ -50,7 +50,7 @@ _notmuch()
commands="setup new search show reply tag dump restore help"
help_options="setup new search show reply tag dump restore search-terms"
search_options="--max-threads= --first= --sort=oldest-first --sort=newest-first"
search_options="--max-threads= --first= --sort="
COMPREPLY=()