summaryrefslogtreecommitdiff
path: root/src/types.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.rs')
-rw-r--r--src/types.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/types.rs b/src/types.rs
index 79b6293..7621c43 100644
--- a/src/types.rs
+++ b/src/types.rs
@@ -1,4 +1,3 @@
-// OK
use std::cell::RefCell;
use std::os::raw::{c_int, c_void};
use std::sync::{Arc, Mutex};