diff options
| author | Tom Ryder | 2018-03-03 18:04:14 +1300 | 
|---|---|---|
| committer | Sam Varshavchik | 2018-03-06 22:54:36 -0500 | 
| commit | a6074e9074e02423f879d2d8bf923ca815cee760 (patch) | |
| tree | 7613364baf594cb302435a874bb90c2444a5d691 /maildrop | |
| parent | c6c18e6142360a30cc11bfe29ac8b762e99a2104 (diff) | |
| download | courier-libs-a6074e9074e02423f879d2d8bf923ca815cee760.tar.bz2 | |
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.
Diffstat (limited to 'maildrop')
| -rw-r--r-- | maildrop/maildropfilter.sgml | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/maildrop/maildropfilter.sgml b/maildrop/maildropfilter.sgml index 7609eef..8557f41 100644 --- a/maildrop/maildropfilter.sgml +++ b/maildrop/maildropfilter.sgml @@ -209,10 +209,6 @@ DEFAULT=$SAVEDEFAULT  	<informalexample>  	  <programlisting>  FOOBAR="Foo"'bar' -SAVEDEFAULT=$DEFAULT -import DEFAULT -LOCALDEFAULT=$DEFAULT -DEFAULT=$SAVEDEFAULT  	  </programlisting>  	</informalexample>        </blockquote> | 
