Move all cleanup to sys::cleanup

This commit is contained in:
Christiaan Dirkx
2021-04-11 23:20:01 +02:00
parent 5b30662741
commit cf470197ad
13 changed files with 7 additions and 24 deletions

View File

@@ -9,5 +9,3 @@ impl Handler {
}
pub unsafe fn init() {}
pub unsafe fn cleanup() {}