Skip to content

Commit

Permalink
Remove unused dropdown_taxonomies property
Browse files Browse the repository at this point in the history
  • Loading branch information
rebeccahum committed Oct 4, 2023
1 parent 766cd41 commit 7f14a1b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions modules/calendar/calendar.php
Original file line number Diff line number Diff line change
Expand Up @@ -658,9 +658,6 @@ function get_filters() {
* Build all of the HTML for the calendar view
*/
function view_calendar() {

$this->dropdown_taxonomies = array();

$supported_post_types = $this->get_post_types_for_module( $this->module );

// Get filters either from $_GET or from user settings
Expand Down

0 comments on commit 7f14a1b

Please sign in to comment.