diff options
Diffstat (limited to 'IkiWiki/Plugin')
-rw-r--r-- | IkiWiki/Plugin/websetup.pm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/IkiWiki/Plugin/websetup.pm b/IkiWiki/Plugin/websetup.pm index 94c1b4214..6aab04e32 100644 --- a/IkiWiki/Plugin/websetup.pm +++ b/IkiWiki/Plugin/websetup.pm @@ -143,8 +143,6 @@ sub showplugintoggle ($$$$) { #{{{ return 0; } - print STDERR ">>$plugin (@{$config{websetup_force_plugins}})\n"; - $form->field( name => "enable.$plugin", label => "", |