logging: cleanup
This commit is contained in:
@@ -22,7 +22,6 @@ impl Default for RenderbugLogger {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
//static LOGGER: StaticCell<RenderbugLogger> = StaticCell::new();
|
|
||||||
static mut LOGGER: Option<RenderbugLogger> = None;
|
static mut LOGGER: Option<RenderbugLogger> = None;
|
||||||
|
|
||||||
impl RenderbugLogger {
|
impl RenderbugLogger {
|
||||||
|
|||||||
Reference in New Issue
Block a user