]> git.mjollnir.org Git - moodle.git/commitdiff
Whitespace
authortjhunt <tjhunt>
Wed, 30 Jul 2008 10:18:25 +0000 (10:18 +0000)
committertjhunt <tjhunt>
Wed, 30 Jul 2008 10:18:25 +0000 (10:18 +0000)
lib/questionlib.php

index a041b857f30bd542f3983b8fe42188ed0b48c7c2..ad9bbf87c24403b7bb35ba85cf63ea650a4112ae 100644 (file)
@@ -1371,8 +1371,6 @@ function regrade_question_in_attempt($question, $attempt, $cmoptions, $verbose=f
                     $changed = true;
                 }
             }
-                
-
 
             $replaystate->id = $states[$j]->id;
             $replaystate->changed = true;