Port to glium 0.22 and clutin 0.18
[mandelwow.git] / support / vec3.rs
index a515bde2a2ffe4fd50e0f8046db33f00f06d6c33..175c7fd83293360799d27b27666143a302b8fbae 100644 (file)
@@ -1,5 +1,3 @@
-extern crate glutin;
-
 use std::f32;
 use std::ops::Add;
 use std::ops::AddAssign;