From: Bjørn Erik Pedersen Date: Mon, 14 Mar 2016 14:46:20 +0000 (+0100) Subject: transform: Remove unused code X-Git-Tag: v0.16~235 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f6c3ca8b;p=brevno-suite%2Fhugo transform: Remove unused code --- diff --git a/transform/absurlreplacer.go b/transform/absurlreplacer.go index 8e8269a0..74cd76d4 100644 --- a/transform/absurlreplacer.go +++ b/transform/absurlreplacer.go @@ -42,7 +42,6 @@ type absurllexer struct { width int // width of last element matchers []absURLMatcher - state stateFunc ms matchState matches [3]bool // track matches of the 3 prefixes