diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-03 08:23:05 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-07-03 08:23:05 +0200 |
commit | 21cb382c2a09405d9ca85e4193582bfd8ae00731 (patch) | |
tree | 619de8e112630d4058844086d9c437e5e81f21be /compat/correlation-calibrator.cpp | |
parent | 269b9331888fbf371e2ca1370e80afec79323bbd (diff) |
cleanup
Diffstat (limited to 'compat/correlation-calibrator.cpp')
-rw-r--r-- | compat/correlation-calibrator.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/compat/correlation-calibrator.cpp b/compat/correlation-calibrator.cpp index b2e83153..a58d31cd 100644 --- a/compat/correlation-calibrator.cpp +++ b/compat/correlation-calibrator.cpp @@ -18,10 +18,6 @@ using namespace correlation_calibrator_impl; -correlation_calibrator::correlation_calibrator() -{ -} - static constexpr unsigned nbuckets[6] = { x_nbuckets, |