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
|
|
@ -96,10 +96,6 @@ impl Logger {
|
|||
});
|
||||
}
|
||||
|
||||
pub fn level(&self) -> LogLevel {
|
||||
self.level.load(Relaxed)
|
||||
}
|
||||
|
||||
pub fn path(&self) -> Arc<BString> {
|
||||
self.path.lock().clone()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue