Index: handlers/views_groupby_handler_field_groupfields.inc
===================================================================
--- handlers/views_groupby_handler_field_groupfields.inc	(revision 427)
+++ handlers/views_groupby_handler_field_groupfields.inc	(working copy)
@@ -288,9 +288,4 @@
 
     $this->query->add_orderby(NULL, NULL, $orderby_dir, $orderby);
   }
-
-  function render($values) {
-//    dpm($values);
-    return 'test';
-  }
 }
