Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2016-03-14 17:46:20 +0300
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2016-03-14 17:46:20 +0300
commitf6c3ca8b2aba93945490d46e802667e98c68a398 (patch)
tree4af37c0ac1e0e86469abc02dab9afa9afed04312 /transform
parent263daaeabcef14570ae385197f67d2149ffdff6c (diff)
transform: Remove unused code
Diffstat (limited to 'transform')
-rw-r--r--transform/absurlreplacer.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/transform/absurlreplacer.go b/transform/absurlreplacer.go
index 8e8269a05..74cd76d49 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