summaryrefslogtreecommitdiffstats
path: root/hugolib/page__content.go
diff options
context:
space:
mode:
Diffstat (limited to 'hugolib/page__content.go')
-rw-r--r--hugolib/page__content.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/hugolib/page__content.go b/hugolib/page__content.go
index 587188454..bf69fafcd 100644
--- a/hugolib/page__content.go
+++ b/hugolib/page__content.go
@@ -33,8 +33,6 @@ type pageContent struct {
cmap *pageContentMap
- shortcodeState *shortcodeHandler
-
source rawPageContent
}