Move some HTML out of core (src/login.php)
[squirrelmail.git] / plugins / demo / setup.php
index 14db1594150ae01894ad362ae8c4b9fc9e79e93e..5c99b1b7dbc9dc3fc85277d8bd3c901fbc4aac95 100644 (file)
@@ -28,10 +28,6 @@ function squirrelmail_plugin_init_demo()
    $squirrelmail_plugin_hooks['login_cookie']['demo']
       = 'demo_login_cookie';
 
-//FIXME: not all of the above hooks are yet implemented below
-   $squirrelmail_plugin_hooks['login_top']['demo']
-      = 'demo_login_top';
-
 //FIXME: not all of the above hooks are yet implemented below
    $squirrelmail_plugin_hooks['login_bottom']['demo']
       = 'demo_login_bottom';