Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
PATCH: Remove irrelevant code from maildropfilter example
The four lines removed here appear verbatim in a block under the
"Environment" heading, but appear to be redundant here. This is perhaps
a copy-paste error.
  • Loading branch information
tejr authored and svarshavchik committed Mar 7, 2018
1 parent c6c18e6 commit a6074e9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions maildrop/maildropfilter.sgml
Expand Up @@ -209,10 +209,6 @@ DEFAULT=$SAVEDEFAULT
<informalexample>
<programlisting>
FOOBAR="Foo"'bar'
SAVEDEFAULT=$DEFAULT
import DEFAULT
LOCALDEFAULT=$DEFAULT
DEFAULT=$SAVEDEFAULT
</programlisting>
</informalexample>
</blockquote>
Expand Down

0 comments on commit a6074e9

Please sign in to comment.