removed global var declaration for var that wasn't used in function

This commit is contained in:
jamiesensei 2007-05-04 05:51:59 +00:00
parent 9ab75b2bcc
commit c65b63deb6

View File

@ -699,7 +699,6 @@ class question_calculated_qtype extends question_dataset_dependent_questiontype
function comment_header($question) {
//$this->get_question_options($question);
global $SESSION;
$strheader = '';
$delimiter = '';