Remove all features for 1.0 beta
This commit is contained in:
parent
1c74614c4a
commit
0f7bd9071e
7 changed files with 44 additions and 46 deletions
|
|
@ -42,7 +42,6 @@ impl<'a, 'b> CurrentContextGuard<'a, 'b> {
|
|||
}
|
||||
}
|
||||
|
||||
#[unsafe_destructor]
|
||||
impl<'a, 'b> Drop for CurrentContextGuard<'a, 'b> {
|
||||
fn drop(&mut self) {
|
||||
unsafe {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue