# HG changeset patch # User Nathan Phillip Brink # Date 2012-10-10 08:54:06 # Node ID 33415a1408d13cca152b45f0a7b0498a251baa07 # Parent 3487a5b3cbfdd943f64128dfd4602c812c9a3fd6 calvin: Remove unused variables from crawler. diff --git a/school.d/calvin.crawl.inc b/school.d/calvin.crawl.inc --- a/school.d/calvin.crawl.inc +++ b/school.d/calvin.crawl.inc @@ -230,9 +230,6 @@ function calvin_crawl_semester(array $sc $form['VAR' . $day] = ''; */ - $semester_start_min = 0; - $semester_end_max = 0; - $skipped_sections = array('incomplete meeting info' => 0, 'invalid meeting info format' => 0); /* * pages is populated by preg_match() below after the first looping.