Remove obsolete 'label' field from virtual sources
This commit is contained in:
parent
2551c0e641
commit
c395a50803
@ -97,9 +97,6 @@ pub struct VirtualSource {
|
|||||||
/// The name of the helper program that will be used to do this backup.
|
/// The name of the helper program that will be used to do this backup.
|
||||||
pub helper: String,
|
pub helper: String,
|
||||||
|
|
||||||
/// The label that will be assigned to this source.
|
|
||||||
pub label: String,
|
|
||||||
|
|
||||||
/// The kind of virtual source (how it operates).
|
/// The kind of virtual source (how it operates).
|
||||||
pub kind: VirtualSourceKind,
|
pub kind: VirtualSourceKind,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user