aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/editpage.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/editpage.pm
parent79a787a4668caf043862197de2b5ba7e41d37102 (diff)
downloadikiwiki-4bdeec4961b8df9df449b027e37a8b17898f2c86.tar
ikiwiki-4bdeec4961b8df9df449b027e37a8b17898f2c86.tar.gz
remove cruft
wtf does it do? absolutely nothing
Diffstat (limited to 'IkiWiki/Plugin/editpage.pm')
-rw-r--r--IkiWiki/Plugin/editpage.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/IkiWiki/Plugin/editpage.pm b/IkiWiki/Plugin/editpage.pm
index 9210d6ff8..ed994306f 100644
--- a/IkiWiki/Plugin/editpage.pm
+++ b/IkiWiki/Plugin/editpage.pm
@@ -105,7 +105,6 @@ sub cgi_editpage ($$) {
header => 0,
table => 0,
template => scalar template_params("editpage.tmpl"),
- wikiname => $config{wikiname},
);
decode_form_utf8($form);