Remove commented-out code
authorRob Church <robchurch@users.mediawiki.org>
Thu, 4 Jan 2007 14:09:24 +0000 (14:09 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Thu, 4 Jan 2007 14:09:24 +0000 (14:09 +0000)
includes/SpecialPreferences.php

index d910dff..643932c 100644 (file)
@@ -894,8 +894,6 @@ class PreferencesForm {
                $this->mUsedToggles['watchmoves'] = true;
                $this->mUsedToggles['watchdeletion'] = true;
                
-               #$wgOut->addHtml( $this->getToggles( array( 'watchdefault', 'watchcreations', 'watchmoves', 'watchdeletion' ) ) );
-               
                $wgOut->addHtml( '</fieldset>' );
 
                # Search