all: remove control center in its entirety
This commit is contained in:
parent
1dfd6169f8
commit
769d12a525
97 changed files with 59 additions and 10580 deletions
|
|
@ -234,9 +234,6 @@ impl ClMatcherManager {
|
|||
self.root(ClmMatchTag::new(string))
|
||||
}
|
||||
|
||||
pub fn id(&self, id: ClientId) -> Rc<ClmUpstreamNode> {
|
||||
self.root(ClmMatchId(id))
|
||||
}
|
||||
}
|
||||
|
||||
impl CritTarget for Rc<Client> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue