Remove the second quick_select variable that was accidently added.

This commit is contained in:
markjcrane 2016-06-05 17:51:23 -06:00
parent 01ae160e04
commit 32e43d942f
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ if (!class_exists('xml_cdr')) {
public $start_stamp_begin;
public $start_stamp_end;
public $include_internal;
public $quick_select;
public $extensions;
/**