Index: trunk/extensions/SpamDiffTool/SpamDiffTool.php |
— | — | @@ -147,7 +147,6 @@ |
148 | 148 | return; |
149 | 149 | } |
150 | 150 | if ( !is_null( $diff ) ) { |
151 | | - require_once( 'DifferenceEngine.php' ); |
152 | 151 | |
153 | 152 | # Get the last edit not by this guy |
154 | 153 | $current = Revision::newFromTitle( $title ); |