# This patch file was generated by NetBeans IDE
# This patch can be applied using context Tools: Apply Diff Patch action on respective folder.
# It uses platform neutral UTF-8 encoding.
# Above lines and this line are ignored by the patching process.
Index: moodle/grade/lib.php
--- moodle/grade/lib.php Base (1.172)
+++ moodle/grade/lib.php Locally Modified (Based On 1.172)
@@ -309,8 +309,6 @@
         $label = get_string('selectalloroneuser', 'grades');
     }
 
-    $nextuser = $gui->next_user();
-
     while ($userdata = $gui->next_user()) {
         $user = $userdata->user;
         $menu[$user->id] = fullname($user);
