X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=plugins%2Fsquirrelspell%2Fsetup.php;h=c39ee0e05dfec5bb82e4e5c1cdd31517637a25db;hp=232169cb49d1bb5852cb2df624ec19a53880a06b;hb=785fda95d72ef1fcd6a7e0198ff708e477e88be3;hpb=1b15e6a5b3974eb9c77a5745246e889115efe881;ds=inline diff --git a/plugins/squirrelspell/setup.php b/plugins/squirrelspell/setup.php index 232169cb..c39ee0e0 100644 --- a/plugins/squirrelspell/setup.php +++ b/plugins/squirrelspell/setup.php @@ -26,8 +26,6 @@ function squirrelmail_plugin_init_squirrelspell() { 'squirrelspell_setup'; $squirrelmail_plugin_hooks['optpage_register_block']['squirrelspell'] = 'squirrelspell_optpage_register_block'; - $squirrelmail_plugin_hooks['options_link_and_description']['squirrelspell'] = - 'squirrelspell_options'; $squirrelmail_plugin_hooks['right_main_after_header']['squirrelspell'] = 'squirrelspell_upgrade'; }