mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
ng_limex_accel: delete unused DAccelScheme ctor
This commit is contained in:
parent
4541eaa92c
commit
84daf1fc1a
@ -284,8 +284,6 @@ struct DAccelScheme {
|
||||
assert(double_offset <= MAX_ACCEL_DEPTH);
|
||||
}
|
||||
|
||||
DAccelScheme() {}
|
||||
|
||||
bool operator<(const DAccelScheme &b) const {
|
||||
const DAccelScheme &a = *this;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user