--- loncom/homework/structuretags.pm 2001/08/20 16:15:54 1.63 +++ loncom/homework/structuretags.pm 2001/08/20 19:27:26 1.64 @@ -102,24 +102,6 @@ sub start_problem { } $body_tag_start.=&Apache::lonxml::printtokenheader($target,$token); } - if ($target eq 'meta') { - - return (< - - - - - - -ENDSTORES - } } if ($target eq 'web' || $target eq 'grade') { ($status,$accessmsg) = &Apache::lonhomework::check_access('0');