diff options
Diffstat (limited to 'src/geometry/round_cylinder.rs')
| -rw-r--r-- | src/geometry/round_cylinder.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/geometry/round_cylinder.rs b/src/geometry/round_cylinder.rs index 4e2afa7..ce8b43b 100644 --- a/src/geometry/round_cylinder.rs +++ b/src/geometry/round_cylinder.rs @@ -1,4 +1,3 @@ -#[cfg(feature = "dim3")] use crate::geometry::Cylinder; use crate::math::{Isometry, Point, Vector}; use na::Unit; |
