]> sipb.mit.edu Git - ikiwiki.git/commitdiff
remove a last that won't work
authorJoey Hess <joey@kitenet.net>
Tue, 26 Oct 2010 03:03:28 +0000 (23:03 -0400)
committerJoey Hess <joey@kitenet.net>
Tue, 26 Oct 2010 03:03:28 +0000 (23:03 -0400)
IkiWiki/Plugin/highlight.pm

index 872537c726c2f62500e836babc9bccd50a2e95fd..934e64bed708f032283c11660add6ac02d8ffe4a 100644 (file)
@@ -74,7 +74,6 @@ sub checkconfig () {
                                },
                                longname => sprintf(gettext("Source code: %s"), $file),
                                @opts,
-                               last => 1,
                        );
                }
        }