summaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/comments.pm
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2008-12-19 14:09:39 -0500
committerJoey Hess <joey@gnu.kitenet.net>2008-12-19 14:09:39 -0500
commit4bdeec4961b8df9df449b027e37a8b17898f2c86 (patch)
treef0778c333e8a452b0c1c99068ec86b42f83590f7 /IkiWiki/Plugin/comments.pm
parent79a787a4668caf043862197de2b5ba7e41d37102 (diff)
remove cruft
wtf does it do? absolutely nothing
Diffstat (limited to 'IkiWiki/Plugin/comments.pm')
-rw-r--r--IkiWiki/Plugin/comments.pm2
1 files changed, 0 insertions, 2 deletions
diff --git a/IkiWiki/Plugin/comments.pm b/IkiWiki/Plugin/comments.pm
index a155712fb..50c048fee 100644
--- a/IkiWiki/Plugin/comments.pm
+++ b/IkiWiki/Plugin/comments.pm
@@ -282,8 +282,6 @@ sub sessioncgi ($$) {
header => 0,
table => 0,
template => scalar IkiWiki::template_params('editcomment.tmpl'),
- # wtf does this do in editpage?
- wikiname => $config{wikiname},
);
IkiWiki::decode_form_utf8($form);