unused fhasher
This commit is contained in:
parent
fa32be5de4
commit
d2d927e4bc
|
|
@ -274,7 +274,6 @@ size_t TransformState::
|
|||
get_hash() const {
|
||||
size_t hash = 0;
|
||||
int_hash ihasher;
|
||||
float_hash fhasher;
|
||||
pointer_hash phasher;
|
||||
|
||||
static const int significant_flags =
|
||||
|
|
|
|||
Loading…
Reference in New Issue