forked from Rativel/BurritOS
use of system in parameters in synch
This commit is contained in:
@@ -87,7 +87,7 @@ impl Drop for Thread {
|
||||
|
||||
fn drop(&mut self) {
|
||||
self.object_type = ObjectType::InvalidType;
|
||||
todo!();
|
||||
// todo!();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user