Remove dead code
This commit is contained in:
parent
9a2047a05d
commit
3e7a66b519
@ -53,7 +53,6 @@ pub type MeanWithError = Variance;
|
||||
/// # }
|
||||
/// ```
|
||||
#[macro_export]
|
||||
//#[allow(dead_code)]
|
||||
macro_rules! define_moments {
|
||||
($name:ident, $MAX_MOMENT:expr) => (
|
||||
use ::conv::ApproxFrom;
|
||||
|
Loading…
x
Reference in New Issue
Block a user