mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 02:15:43 -04:00
unused fhasher
This commit is contained in:
parent
fa32be5de4
commit
d2d927e4bc
@ -274,7 +274,6 @@ size_t TransformState::
|
|||||||
get_hash() const {
|
get_hash() const {
|
||||||
size_t hash = 0;
|
size_t hash = 0;
|
||||||
int_hash ihasher;
|
int_hash ihasher;
|
||||||
float_hash fhasher;
|
|
||||||
pointer_hash phasher;
|
pointer_hash phasher;
|
||||||
|
|
||||||
static const int significant_flags =
|
static const int significant_flags =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user