Skip to content

Commit a6074e9

Browse files
tejrsvarshavchik
authored andcommitted
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.
1 parent c6c18e6 commit a6074e9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

maildrop/maildropfilter.sgml

-4
Original file line numberDiff line numberDiff line change
@@ -209,10 +209,6 @@ DEFAULT=$SAVEDEFAULT
209209
<informalexample>
210210
<programlisting>
211211
FOOBAR="Foo"'bar'
212-
SAVEDEFAULT=$DEFAULT
213-
import DEFAULT
214-
LOCALDEFAULT=$DEFAULT
215-
DEFAULT=$SAVEDEFAULT
216212
</programlisting>
217213
</informalexample>
218214
</blockquote>

0 commit comments

Comments
 (0)