ng_limex_accel: delete unused DAccelScheme ctor

This commit is contained in:
Justin Viiret 2016-04-15 10:56:43 +10:00 committed by Matthew Barr
parent 4541eaa92c
commit 84daf1fc1a

View File

@ -284,8 +284,6 @@ struct DAccelScheme {
assert(double_offset <= MAX_ACCEL_DEPTH);
}
DAccelScheme() {}
bool operator<(const DAccelScheme &b) const {
const DAccelScheme &a = *this;