wire: remove the extended filter
This commit is contained in:
parent
28d4261c2d
commit
66d632f32e
1 changed files with 0 additions and 3 deletions
|
@ -17,9 +17,6 @@ type FilterType uint8
|
|||
const (
|
||||
// GCSFilterRegular is the regular filter type.
|
||||
GCSFilterRegular FilterType = iota
|
||||
|
||||
// GCSFilterExtended is the extended filter type.
|
||||
GCSFilterExtended
|
||||
)
|
||||
|
||||
const (
|
||||
|
|
Loading…
Add table
Reference in a new issue